We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1973a commit bbc5619Copy full SHA for bbc5619
setup.py
@@ -42,8 +42,8 @@ def get_version(*file_paths):
42
long_description_content_type="text/x-rst",
43
author="Martin Moss",
44
author_email="martin_moss@btinternet.com",
45
- url="https://github.com/martyzz1/heroku3.py",
46
- download_url="https://github.com/martyzz1/heroku3.py/tarball/v4.2.3",
+ url="https://github.com/TeleDoge/heroku3.py",
+ download_url="https://github.com/TeleDoge/heroku3.py/tarball/v4.2.5",
47
packages=["heroku3"],
48
package_data={"": ["LICENSE",]},
49
include_package_data=True,
0 commit comments