diff --git a/pyproject.toml b/pyproject.toml index 1f67ad8..e947e11 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.14" +version = "0.9.15" description = "Bringing component based design to Django templates." authors = [ "Will Abbott ",] license = "MIT"