Version bump

This commit is contained in:
Richard 2021-09-22 00:15:14 +01:00
parent dc3801d444
commit e5ba12aab1

View file

@ -22,7 +22,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
setup(
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.",
long_description=long_description,
long_description_content_type="text/markdown",