Updates URL of the project to Jazzband. #164

This commit is contained in:
Corey Oordt 2021-12-04 08:36:09 -06:00
parent 3f9109ffe0
commit 75d2215455

View file

@ -20,7 +20,7 @@ setup(
author='Corey Oordt',
author_email='coreyoordt@gmail.com',
include_package_data=True,
url='http://github.com/callowayproject/django-categories',
url='http://github.com/jazzband/django-categories',
packages=find_packages(exclude=['example*', ]),
classifiers=[
'Framework :: Django',