Skip to content

Commit 8b15fbd

Browse files
committed
Bump version for 0.7.2
1 parent e2e5dd0 commit 8b15fbd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
v0.7.1, 2017-03-02 -- Don't fail if lat/lon not present.
2+
13
v0.7.1, 2016-08-14 -- Fix for tracks with only 1 trackpoint.
24

35
v0.7.0, 2016-01-01 -- Added average altitude support. Thanks @firefly-cpp

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
__version__ = '0.7.1'
3+
__version__ = '0.7.2'
44

55
setup(
66
name='python-tcxparser',

0 commit comments

Comments
 (0)