From 2d0fe9a032fd1e382832f865b70d1fc0ab36fffb Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Thu, 23 May 2019 09:45:25 +0000 Subject: [PATCH] Iterated version number --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5eac38cb..625b92ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure_microscope" -version = "1.0.0" +version = "1.0.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [