diff --git a/setup.py b/setup.py index b5fed0b..8d23ab7 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="pyweatherflow_forecast_pkg", - version="0.1.0", + version="0.2.0", author="briis", author_email="bjarne@briis.com", description="Gets the weather forecast data from WeatherFlow",