Skip to content

Commit

Permalink
update download URL for source
Browse files Browse the repository at this point in the history
  • Loading branch information
MyreMylar committed Jan 18, 2022
1 parent 41f1884 commit bb6516b
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 @@ -11,7 +11,7 @@
" multiple windows of GUI stuff.",
keywords=["pygame", "gui", "ui"],
url='https://github.com/MyreMylar/pygame_gui',
download_url='https://github.com/MyreMylar/pygame_gui/archive/v_060.tar.gz',
download_url='https://github.com/MyreMylar/pygame_gui/archive/v_061.tar.gz',
author='Dan Lawrence',
author_email='[email protected]',
license='MIT',
Expand Down

0 comments on commit bb6516b

Please sign in to comment.