Skip to content

Commit 48235b1

Browse files
author
Akshara Hegde
committed
fix - datepicker arrow icon getting hidden, show month and year change
1 parent 7b6f445 commit 48235b1

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.0.0'
1+
VERSION = '5.1.0'

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.0.0',
31+
version='5.1.0',
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)