diff --git a/setup.py b/setup.py index 7ef8a3e2..d5ad15d2 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def _post_install(): " 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_056.tar.gz', + download_url='https://github.com/MyreMylar/pygame_gui/archive/v_057.tar.gz', author='Dan Lawrence', author_email='danintheshed@gmail.com', license='MIT',