From 6e7732d794f00bb867d3cf3bc7ce5fb5b04dccf3 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Wed, 16 Jan 2019 14:49:09 +0000 Subject: [PATCH] Incremented to beta 2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 969afb59..6943da31 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" +version = "1.0.0-beta.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [