diff --git a/setup.py b/setup.py index b8bed0d..73e5c6c 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ test_requires = [ ] setup(name='garminexport', - version='0.1.0', + version='0.2.0', description='Garmin Connect activity exporter and backup tool', long_description=long_description, long_description_content_type='text/markdown',