diff --git a/pyproject.toml b/pyproject.toml index bb6bea8..09aa1a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "create-fastapi-project" -version = "0.2.0" +version = "0.2.1" description = "" authors = ["jonra1993 "] readme = "README.md"