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