Version 0.2
This commit is contained in:
@@ -6,7 +6,7 @@ README = open(os.path.join(here, "README.md")).read()
|
||||
|
||||
setup(
|
||||
name="django-admin-confirm",
|
||||
version="0.2.dev2",
|
||||
version="0.2",
|
||||
packages=["admin_confirm"],
|
||||
description="Adds confirmation to Django Admin changes, additions and actions",
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user