From 2b33c7fd86b825bcc82ac0bf9067e8d00d979c61 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 3 Mar 2020 16:51:25 +0000 Subject: [PATCH] Iterated to beta 6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 185344a1..ee526317 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.5" +version = "2.0.0-beta.6" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [