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