From 64c23254d910b776c23e386db2ae15731161fc4e Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 14 Sep 2020 12:25:49 +0100 Subject: [PATCH] 2.5.0-beta.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f09435e6..2bf01803 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.5.0-beta.1" +version = "2.5.0-beta.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [