main
Thu Trang Pham 2021-03-30 14:22:16 -07:00
parent 447e915fb6
commit c88eb16a9b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ README = open(os.path.join(here, "README.md")).read()
setup(
name="django-admin-confirm",
version="0.2.3a0",
version="0.2.3",
packages=["admin_confirm"],
description=("Adds confirmation to Django Admin changes, additions and actions"),
long_description_content_type="text/markdown",