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 c5cd99a commit f99a26aCopy full SHA for f99a26a
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.7.1',
+ version='0.7.2',
44
zip_safe=False,
45
)
0 commit comments