bump version: 0.2.0 -> 0.3.0
This commit is contained in:
parent
b62e2ac1e5
commit
71bd0ed9b8
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ test_requires = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
setup(name='garminexport',
|
setup(name='garminexport',
|
||||||
version='0.2.0',
|
version='0.3.0',
|
||||||
description='Garmin Connect activity exporter and backup tool',
|
description='Garmin Connect activity exporter and backup tool',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
Loading…
Reference in New Issue
Block a user