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 7b6f445 commit 48235b1Copy full SHA for 48235b1
jet/__init__.py
@@ -1 +1 @@
1
-VERSION = '5.0.0'
+VERSION = '5.1.0'
setup.py
@@ -28,7 +28,7 @@ def get_install_requires():
28
29
setup(
30
name='django-jet-calm',
31
- version='5.0.0',
+ version='5.1.0',
32
description='Modern template for Django-4 admin interface with improved functionality',
33
long_description=read('README.rst'),
34
author='Akshara Hegde',
0 commit comments