From 72d33fff7df3c062a1dc904a3eb2948bab0d7d7e Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 8 Dec 2020 18:26:31 +0000 Subject: [PATCH] Patch version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b90efc9e..87c63d29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.9.1" +version = "2.9.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [