diff --git a/setup.py b/setup.py index 8292e125..24170484 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ def _post_install(): "theme files to control the look and a system to manage 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_041.tar.gz', + download_url='https://github.com/MyreMylar/pygame_gui/archive/v_050.tar.gz', author='Dan Lawrence', author_email='danintheshed@gmail.com', license='MIT',