Skip to content

Commit 3369004

Browse files
authored
Merge pull request #157 from farridav/trodriguez/bump_jazzmin_version_2_2_9
Bump jazzmin version to 2.2.9
2 parents e090d29 + a100b90 commit 3369004

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