From 011ed976f1412a62597cd0d3a00c6e1da567f332 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 30 Jan 2020 15:52:28 +0000 Subject: [PATCH] Iterated to beta 4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f9ccc42e..29c6e50b 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.3" +version = "2.0.0-beta.4" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [