diff --git a/setup.py b/setup.py index ec91656..450f7f8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="iotawattpy", - version="0.0.7", + version="0.0.8", author="Greg Diehl", author_email="greg.diehl.gtd@gmail.com", description="Python library for the IoTaWatt Energy device",