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 7830a82 commit 34c9aefCopy full SHA for 34c9aef
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