Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmohr committed Mar 31, 2018
1 parent ee6fa0f commit 00e8ebc
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 @@ -15,7 +15,7 @@
# and be sure to test it firstly using "python setup.py register sdist upload -r pypitest"
setup(name='sonyapilib',
packages = ['sonyapilib'], # this must be the same as the name above
version = '0.3',
version = '0.3.7',
description = 'Lib to control sony devices with theier soap api',
author = 'Alexander Mohr',
author_email = 'sonyapilib@mohr.io',
Expand Down

0 comments on commit 00e8ebc

Please sign in to comment.