diff --git a/setup.py b/setup.py index 4c521c7..6042e7f 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="sunweg", - version="2.0.0b2", + version="2.0.0b3", author="rokam", author_email="lucas@mindello.com.br", description="A library to retrieve data from sunweg.net",