Skip to content

Commit

Permalink
Edit setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barukimang authored Feb 26, 2020
1 parent 341d083 commit 7b10b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def get_install_requires():
return install_requires

setup(
name='django-jet',
name='django-3-jet',
version=__import__('jet').VERSION,
description='Modern template for Django admin interface with improved functionality',
long_description=read('README.rst'),
Expand Down

0 comments on commit 7b10b6a

Please sign in to comment.