diff --git a/pyproject.toml b/pyproject.toml index 98156c1..e8a07df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fasthx" -version = "1.1.0" +version = "1.1.1" description = "FastAPI data APIs with HTMX support." authors = ["Peter Volf "] readme = "README.md"