Skip to content

Commit

Permalink
updating download_url version
Browse files Browse the repository at this point in the history
  • Loading branch information
John Waller committed Oct 29, 2024
1 parent 25778d0 commit c52a279
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 @@ -19,7 +19,7 @@
author="Scott Chamberlain",
author_email="myrmecocystus@gmail.com",
url="http://github.com/gbif/pygbif",
download_url="https://github.com/gbif/pygbif/archive/refs/tags/v0.6.4.tar.gz",
download_url="https://github.com/gbif/pygbif/archive/refs/tags/v0.6.5.tar.gz",
license="MIT",
packages=find_packages(exclude=["test-*"]),
install_requires=[
Expand Down

0 comments on commit c52a279

Please sign in to comment.