Skip to content

Commit

Permalink
Merge pull request farridav#215 from farridav/trodriguez/bump_version
Browse files Browse the repository at this point in the history
Bump jazzmin version to 2.4.0
  • Loading branch information
TysonRV authored Nov 14, 2020
2 parents 7f8e726 + e3dcc9b commit 1f379e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jazzmin/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = "2.3.11"
version = "2.4.0"
default_app_config = "jazzmin.apps.JazzminConfig"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-jazzmin"
version = "2.3.11"
version = "2.4.0"
description = "Drop-in theme for django admin, that utilises AdminLTE 3 & Bootstrap 4 to make yo' admin look jazzy"
license = "MIT"
authors = ["Shipit <packages@shipit.ltd>"]
Expand Down

0 comments on commit 1f379e5

Please sign in to comment.