From 3500dd54edab1920f3746cfaf55ce196fe533da7 Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Mon, 29 Jun 2020 16:08:29 +0000 Subject: [PATCH] 2.2.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ea51fa64..f231fdbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.2.3" +version = "2.2.4" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [