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