diff --git a/pyproject.toml b/pyproject.toml index 4c33be0..7a88628 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ packages = [ { include = "admin_form_action/py.typed" }, ] license = "MIT" -version = "0.2.0" +version = "1.0.0" description = "Parametrized actions for Django admin site" authors = ["Dmitry Kolyagin "] repository = "https://github.com/pauk-slon/django-admin-form-action"