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