diff --git a/pyproject.toml b/pyproject.toml index 55694d7..3878338 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastapi-inertia" -version = "0.1.6" +version = "0.1.7" description = "An implementation of the Inertia protocol for FastAPI." authors = ["Hugo Mortreux <70602545+hxjo@users.noreply.github.com>"] license = "MIT"