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