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.
2 parents 7830a82 + 34c9aef commit 2c9e6dbCopy full SHA for 2c9e6db
setup.py
@@ -14,7 +14,7 @@
14
from distutils.core import setup
15
16
setup(name='DS3 SDK',
17
- version='4.1.0',
+ version='5.0.3',
18
description='Python3 SDK and CLI for Spectra S3',
19
author_email='[email protected]',
20
packages=['ds3'])
0 commit comments