diff --git a/pyproject.toml b/pyproject.toml index a94bdec..695df2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "django-cotton" -version = "0.9.22" +version = "0.9.23" description = "Bringing component based design to Django templates." authors = [ "Will Abbott ",] license = "MIT"