From db50e42380322f019429a470deb54b0dd80c7a6a Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 26 May 2020 14:55:30 +0100 Subject: [PATCH] Updated version to 2.1.0 stable --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5d353727..1208299d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" -version = "2.1.0-rc.1" +version = "2.1.0" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [