Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zabuldon committed Feb 7, 2018
1 parent f8c2539 commit 7d22342
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.20',
version='0.0.22',
packages=['teslajsonpy'],
include_package_data=True,
python_requires='>=3',
Expand Down

0 comments on commit 7d22342

Please sign in to comment.