Skip to content

Commit a7be4a3

Browse files
author
David Farrington
committed
Bump to 2.4.7
1 parent d463808 commit a7be4a3

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.6"
1+
version = "2.4.7"
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.6"
3+
version = "2.4.7"
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)