diff --git a/docs/requirements.txt b/docs/requirements.txt index b0f41e33..ccd0c4b1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ -openflexure-microscope==1.0.0b8 +openflexure-microscope==1.0.0b10 sphinxcontrib.httpdomain \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index a52c24f6..d9fe2f53 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.8" +version = "1.0.0-beta.10" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [