From f5d7d5a32bae2047c3ec7233db9c717650d62522 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Thu, 2 May 2019 10:28:42 +0100 Subject: [PATCH] Iterated to 1.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd7e76ab..ca602dbb 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-rc.4" +version = "1.0.0" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [