Skip to content

Commit

Permalink
Version bump to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
David Farrington committed Nov 16, 2020
1 parent d04d602 commit c62e1ec
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.4.0"
version = "2.4.1"
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.4.0"
version = "2.4.1"
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 c62e1ec

Please sign in to comment.