diff --git a/pyproject.toml b/pyproject.toml index 31411e2..bf0a0b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fk-graph" packages = ["src/fk_graph"] -version = "0.0.8" +version = "0.0.9" authors = [ { name="Andrew Curtis", email="fk.graph@fastmail.com" }, { name="John C Thomas" },