diff --git a/pyproject.toml b/pyproject.toml index 5139e75..2137861 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-admin-notice" -version = "3.0.1" +version = "3.1.0" description = "Show a floating notice banner above the Django admon interface" authors = ["Jonathan Ehwald "] license = "MIT"