From a062936751613188c6c5e3bdd828cbfbd6b63f21 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 19 Feb 2019 13:19:20 +0000 Subject: [PATCH] Iterated to beta 8 --- 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 304be501..b0f41e33 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -openflexure-microscope==1.0.0b7 +openflexure-microscope==1.0.0b8 sphinxcontrib.httpdomain \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 50204352..a52c24f6 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.7" +version = "1.0.0-beta.8" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [