From 6e37a8b72ff8f9c9d18c6062b700365d1b61872e Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 16 Jul 2019 15:03:16 +0100 Subject: [PATCH] Iterated version number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3760b955..a343d425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" -version = "1.1.0" +version = "1.1.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [