Version bump
This commit is contained in:
parent
dc3801d444
commit
e5ba12aab1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -22,7 +22,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="openflexure-microscope-server",
|
name="openflexure-microscope-server",
|
||||||
version="2.10.0b2",
|
version="2.10.0",
|
||||||
description="Python module, and Flask-based web API, to run the OpenFlexure Microscope.",
|
description="Python module, and Flask-based web API, to run the OpenFlexure Microscope.",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue