From 1e3d62ea26c520f8d62245b081d6d884b33a1a73 Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Wed, 24 Jun 2020 16:16:20 +0000 Subject: [PATCH] Iterated to 2.2.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9da8f908..be34e1da 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.0" +version = "2.2.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [