diff --git a/pyproject.toml b/pyproject.toml index 2e66810..3d7e1a9 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.14" +version = "0.0.15" authors = [ { name="Andrew Curtis", email="fk.graph@fastmail.com" }, { name="John C Thomas" },