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