diff --git a/setup.py b/setup.py index 5074b5e..0148f83 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ description="tracklib library provides a variety of tools, operators and functions to manipulate GPS trajectories", long_description="See https://github.com/umrlastig/tracklib", url="https://github.com/umrlastig/tracklib", - download_url= 'https://github.com/umrlastig/tracklib/archive/refs/tags/v0.6.7.tar.gz', + download_url= 'https://github.com/umrlastig/tracklib/archive/refs/tags/v0.6.8.tar.gz', author="Yann Méneroux, Marie-Dominique Van Damme", author_email="todo@ign.fr", keywords=['GPS track', 'Python library', 'Map-matching', 'Interpolate GPS tracks', 'Segmenting GPS tracks', 'Summarizing GPS tracks', 'Stop positions', 'Kalman filter'],