Skip to content

Commit 05b5961

Browse files
authored
Merge pull request #28 from SpectraLogic/RachelTucker-patch-1
Fix version
2 parents ca590df + bf9ce43 commit 05b5961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from distutils.core import setup
1515

1616
setup(name='DS3 SDK',
17-
version='3.4.1',
18-
description='Python SDK and CLI for Spectra S3',
17+
version='4.1.0',
18+
description='Python3 SDK and CLI for Spectra S3',
1919
author_email='[email protected]',
2020
packages=['ds3'])

0 commit comments

Comments
 (0)