diff --git a/setup.py b/setup.py index dc91f71..f71c92b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="simple_dwd_weatherforecast", - version="2.0.1", + version="2.0.2", author="Max Fermor", description="A simple tool to retrieve a weather forecast from DWD OpenData", long_description=long_description,