diff --git a/pyproject.toml b/pyproject.toml index a93c7af..f492135 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "infrasys" -version = "0.0.3" +version = "0.0.4" description = '' readme = "README.md" requires-python = ">=3.10, <3.13"