Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Version change
  • Loading branch information
zabuldon committed Aug 29, 2017
1 parent 5aad0e0 commit 63b6bc5
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
@@ -1,7 +1,7 @@
from setuptools import setup
setup(
name='teslajsonpy',
version='0.0.6',
version='0.0.9',
packages=['teslajsonpy'],
include_package_data=True,
license='WTFPL',
Expand Down

0 comments on commit 63b6bc5

Please sign in to comment.