Skip to content

Commit 38076fe

Browse files
committed
Fixed typo in download_url.
1 parent 8d9058f commit 38076fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
author='Erik Bos',
1616
author_email='erik@xs4all.nl',
1717
url='https://github.com/mapcode-foundation/mapcode-python',
18-
download_url='https://github.com/mapcode-foundation/mapcode-python/tarball/v0.4',
18+
download_url='https://github.com/mapcode-foundation/mapcode-python/tarball/v2.0.0.1',
1919
license='Apache License 2.0',
2020
classifiers=[
2121
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)