diff --git a/setup.py b/setup.py index ab009fd..06b0dc0 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ author_email="quentin.dessain@student.uclouvain.be, mathieu.simon@student.uclouvain.be", description="A set of tools for analysing dMRI", url="https://github.com/Hyedryn/elikopy", - download_url = 'https://github.com/Hyedryn/elikopy/archive/refs/tags/v0.2.tar.gz', + download_url = 'https://github.com/Hyedryn/elikopy/archive/refs/tags/v0.2.1.tar.gz', #packages=setuptools.find_packages(), classifiers=[ "Programming Language :: Python :: 3",