We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a68fdb commit 16eef64Copy full SHA for 16eef64
pyproject.toml
@@ -3,7 +3,7 @@ name = "django-admin-changeform-actions"
3
authors = [
4
{ name="Christoph Buelter", email="buelter.christoph@gmail.com" },
5
]
6
-version = "0.5.0"
+version = "0.5.1"
7
license = "MIT"
8
description = "Reuse model admin changelist actions on changeform pages"
9
readme = "README.md"
0 commit comments