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