diff --git a/pyproject.toml b/pyproject.toml index 11fc0ec..da942cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "skyeweave" -version = "1.0.0-c.4" +version = "1.0.0-c.5" requires-python = ">= 3.10" authors = [{name = "Firq", email = "me@firq.dev"}] maintainers = [{name = "Firq", email = "me@firq.dev"}]