Skip to content

Commit 53a0272

Browse files
authored
Merge pull request #168 from farridav/trodriguez/release-2.2.11
Bump jazzmin version to 2.2.11
2 parents 41cc8f9 + 78100f1 commit 53a0272

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