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 = [