From 52583ad4aee0302499f4626583a3713719fca411 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 24 Jan 2019 16:26:57 +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 4c26306c..f6291c7a 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-beta.4" +version = "1.0.0-beta.5" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [