diff --git a/pyproject.toml b/pyproject.toml index 7773bae..e90037f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "create-fastapi-project" -version = "0.2.4" +version = "0.2.5" description = "" authors = ["jonra1993 "] readme = "README.md"