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 bfc421d commit 131a468Copy full SHA for 131a468
jet/__init__.py
@@ -1 +1 @@
1
-VERSION = '5.1.0'
+VERSION = '5.1.1'
setup.py
@@ -28,7 +28,7 @@ def get_install_requires():
28
29
setup(
30
name='django-jet-calm',
31
- version='5.1.0',
+ version='5.1.1',
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