Skip to content

Commit e935309

Browse files
authored
Merge pull request #138 from SpectraLogic/RachelTucker-patch-2
Fixing version in master branch
2 parents c8d13e0 + 2a28955 commit e935309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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',
17+
version='4.1.1',
1818
description='Python SDK and CLI for Spectra S3',
1919
author_email='[email protected]',
2020
packages=['ds3'])

0 commit comments

Comments
 (0)