From 2936327de807fc5c385d96eef0e9002171b5899c Mon Sep 17 00:00:00 2001 From: jtc42 Date: Fri, 24 Jan 2020 10:06:32 +0000 Subject: [PATCH] Iterated version to beta 3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 65e4def9..fa4bb194 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" -version = "2.0.0-beta.2" +version = "2.0.0-beta.3" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [