Skip to content

Commit

Permalink
Merge pull request #138 from SpectraLogic/RachelTucker-patch-2
Browse files Browse the repository at this point in the history
Fixing version in master branch
  • Loading branch information
rpmoore authored Aug 28, 2018
2 parents c8d13e0 + 2a28955 commit e935309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from distutils.core import setup

setup(name='DS3 SDK',
version='3.4.1',
version='4.1.1',
description='Python SDK and CLI for Spectra S3',
author_email='developer@spectralogic.com',
packages=['ds3'])

0 comments on commit e935309

Please sign in to comment.