diff --git a/pyproject.toml b/pyproject.toml index 7877a2071..dd80244c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-types" -version = "0.16.0" +version = "0.17.0" description = "Type stubs for Django" repository = "https://github.com/sbdchd/django-types" readme = "README.md"