From bbda15b08d67d164a8cdff3149488d237fa02b09 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 21 Oct 2020 11:40:47 +0100 Subject: [PATCH] 2.6.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c89b474e..d9b7857b 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.1" +version = "2.6.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [