From 0819c2ee4d4260929648be8fb6721b96b22ea1ab Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 26 Nov 2019 17:43:25 +0000 Subject: [PATCH] Reversioned to 2.0.0-beta.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3bfa2c6d..a97a8f4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" -version = "1.2.0-beta.1" +version = "2.0.0-beta.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [