From c58827a0cf63cc7e8deadfb1f3e0bfe66a9f8a62 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Fri, 30 Oct 2020 11:19:21 +0000 Subject: [PATCH] 2.7.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e19cb15c..a39d9a63 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.5" +version = "2.7.0" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [