From 4b9aab04225c3f515f335fd9b2154cd8675007d9 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Fri, 22 Feb 2019 15:47:27 +0000 Subject: [PATCH] Iterated to RC 1 --- docs/requirements.txt | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ccd0c4b1..9945bd5f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -openflexure-microscope==1.0.0b10 +openflexure-microscope==1.0.0rc1 sphinxcontrib.httpdomain \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index d9fe2f53..6dc297ad 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.10" +version = "1.0.0-rc.1" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [