Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barukimang committed Jan 3, 2022
1 parent b3b56f4 commit 071483a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ def get_install_requires():
return install_requires

setup(
name='django-3-jet',
name='django-4-jet',
version=__import__('jet').VERSION,
description='Modern template for Django-3 admin interface with improved functionality',
description='Modern template for Django-4 admin interface with improved functionality',
long_description=read('README.rst'),
author='Denis Kildishev',
author_email='barukimang@gmail.com',
Expand Down

0 comments on commit 071483a

Please sign in to comment.