Version 0.2.4
parent
3c38890dbb
commit
16642b991c
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ README = open(os.path.join(here, "README.md")).read()
|
|||
|
||||
setup(
|
||||
name="django-admin-confirm",
|
||||
version="0.2.3",
|
||||
version="0.2.4",
|
||||
packages=["admin_confirm"],
|
||||
description=("Adds confirmation to Django Admin changes, additions and actions"),
|
||||
long_description_content_type="text/markdown",
|
||||
|
|
|
|||
Loading…
Reference in New Issue