From f7a36171204ff504e31169efdff8aa829ca6d11f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 21 Sep 2025 09:13:46 +0200 Subject: [PATCH] Update project URL --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index eb92733..f75072a 100755 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def get_version(rel_path): long_description=read('README.rst') + '\n\n' + read('CHANGELOG.rst'), author='Bernhard Janetzki', author_email='boerni@gmail.com', - url='https://github.com/ierror/django-js-reverse', + url='https://github.com/vintasoftware/django-js-reverse', download_url='http://pypi.python.org/pypi/django-js-reverse/', packages=find_packages(), package_data={