From 15ec8e160c12b648d8871e72826de519a24452ef Mon Sep 17 00:00:00 2001 From: Richard Bowman Date: Mon, 2 Mar 2026 09:36:35 +0000 Subject: [PATCH] Version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, ]