diff --git a/pyproject.toml b/pyproject.toml index 3cb421421..68cb03644 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-types" -version = "0.19.1" +version = "0.20.1" description = "Type stubs for Django" repository = "https://github.com/sbdchd/django-types" readme = "README.md"