diff --git a/setup.py b/setup.py index 41b8d3b..6403408 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name='sunweg', - version='0.0.5', + version='0.0.6', author="rokam", author_email="lucas@mindello.com.br", description="A library to retrieve data from sunweg.net",