From ebdc463f49f5174556845ca475f2b0db286e25ad Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 18 May 2020 10:49:53 +0100 Subject: [PATCH] Updated version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 18ddd999..d9d6e9b1 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-alpha" +version = "2.1.0-beta" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [