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 f981b5c commit bde457eCopy full SHA for bde457e
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.8.0',
+ version='0.9.0',
44
zip_safe=False,
45
)
0 commit comments