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