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