We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7eab2 commit c26b12eCopy full SHA for c26b12e
1 file changed
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='developer@spectralogic.com',
20
packages=['ds3'])
0 commit comments