We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc9469 commit b145be9Copy full SHA for b145be9
setup.py
@@ -40,6 +40,6 @@
40
# removed in 0.7.1 test_suite='tests',
41
# removed in 0.7.1 tests_require=test_requirements,
42
url='https://github.com/modzy/sdk-python',
43
- version='0.9.1',
+ version='0.10.0',
44
zip_safe=False,
45
)
0 commit comments