diff --git a/pyproject.toml b/pyproject.toml index 824c34d8..2206ac48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ license = "BSD" name = "django-termsandconditions" packages = [{ include = "termsandconditions" }, ] readme = "README.md" -version = "2.0.11" +version = "2.0.12" [tool.poetry.dependencies] python = ">=3.7.2,<4.0"