Skip to content

Commit

Permalink
fix: download url in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mpuccini committed Nov 28, 2022
1 parent 66a3613 commit b043ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
"Topic :: Utilities"
],

download_url="https://github.com/ai4mat/iemap-module/archive/refs/tags/v0.2.2.tar.gz",
download_url="https://github.com/ai4mat/iemap-module/archive/refs/tags/v0.2.3.tar.gz",
)

0 comments on commit b043ff3

Please sign in to comment.