diff --git a/pyproject.toml b/pyproject.toml index 41797675..7dd6bec3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "labthings-fastapi" -version = "0.0.14" +version = "0.0.15" authors = [ { name="Richard Bowman", email="richard.bowman@cantab.net" }, ]