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