Skip to content

Commit eaed5b0

Browse files
committed
fix:setup.py
1 parent 577cf96 commit eaed5b0

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
@@ -132,7 +132,7 @@ def run(self):
132132
description='Installable histocartography package.',
133133
long_description=open('README.md').read(),
134134
url='https://github.com/histocartography/histocartography',
135-
download_url='https://github.com/histocartography/histocartography/archive/refs/tags/v0.1-alpha2.tar.gz',
135+
download_url='https://github.com/histocartography/histocartography/archive/refs/tags/v0.1-alpha3.tar.gz',
136136
author='Guillaume Jaume, Pushpak Pati, Antonio Foncubierta Rodríguez',
137137
138138
packages=find_packages('.'),

0 commit comments

Comments
 (0)