8000 Update setup.py · qos-max/qos-quote-api-python-sdk@7b733eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b733eb

Browse files
authored
Update setup.py
1 parent 1a7fc4d commit 7b733eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="qos_api",
5-
version="0.1.8",
5+
version="0.1.9",
66
packages=find_packages(),
77
install_requires=[
88
"requests>=2.25.0",
@@ -21,4 +21,4 @@
2121
"License :: OSI Approved :: MIT License",
2222
"Operating System :: OS Independent",
2323
],
24-
)
24+
)

0 commit comments

Comments
 (0)
0