From 368f86c4a5cffaf0c3a3ebc20e4a8b75d78ce9a8 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 3 Nov 2020 16:13:02 +0000 Subject: [PATCH] 2.8.0-beta.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a39d9a63..c6c928ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.7.0" +version = "2.8.0-beta.0" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [