From a3a00f8a68789230e570fbb690288212d75c24bf Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Fri, 16 Oct 2020 14:54:41 +0100 Subject: [PATCH] 2.6.0-beta.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 932e91d6..53aa3da3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.6.0-alpha.2" +version = "2.6.0-beta.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [