Skip to content

Commit bf4fc49

Browse files
committed
Version 0.6.0
1 parent 82256c4 commit bf4fc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import distutils.core as mod_distutilscore
1818

1919
mod_distutilscore.setup( name = 'gpxpy',
20-
version = '0.5.01',
20+
version = '0.6.0',
2121
description = 'GPX file parser and GPS track manipulation library',
2222
license = 'Apache License, Version 2.0',
2323
author = 'Tomo Krajina',

0 commit comments

Comments
 (0)