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