Skip to content

Commit 131a468

Browse files
author
Akshara Hegde
committed
build - updated version
1 parent bfc421d commit 131a468

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '5.1.0'
1+
VERSION = '5.1.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def get_install_requires():
2828

2929
setup(
3030
name='django-jet-calm',
31-
version='5.1.0',
31+
version='5.1.1',
3232
description='Modern template for Django-4 admin interface with improved functionality',
3333
long_description=read('README.rst'),
3434
author='Akshara Hegde',

0 commit comments

Comments
 (0)