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