Skip to content

Commit 8891e4c

Browse files
author
David Farrington
committed
Fix version no.
1 parent aa142c5 commit 8891e4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jazzmin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "2.4.4"
1+
version = "2.4.5"
22
default_app_config = "jazzmin.apps.JazzminConfig"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-jazzmin"
3-
version = "2.4.4"
3+
version = "2.4.5"
44
description = "Drop-in theme for django admin, that utilises AdminLTE 3 & Bootstrap 4 to make yo' admin look jazzy"
55
license = "MIT"
66
authors = ["Shipit <[email protected]>"]

0 commit comments

Comments
 (0)