diff --git a/setup.py b/setup.py index b2609a0..aee11b8 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ long_description = f.read() setup(name='jodel_api', - version='1.2.9', + version='1.2.10', description='Unoffical Python Interface to the Jodel API', long_description=long_description, url='https://github.com/nborrmann/jodel_api',