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 2a4ddfa commit 623f299Copy full SHA for 623f299
setup.py
@@ -14,7 +14,7 @@
14
from distutils.core import setup
15
16
setup(name='DS3 SDK',
17
- version='5.4.1',
+ version='5.4.3',
18
description='Python3 SDK and CLI for Spectra S3',
19
author_email='[email protected]',
20
packages=['ds3'])
0 commit comments