From 9ff0aa331b3c4f5af2d385072b581d76413f5b45 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 26 Oct 2020 15:43:55 +0000 Subject: [PATCH] 2.6.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5e63a95c..4bedf683 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.4" +version = "2.6.5" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [