Version bump

This commit is contained in:
Richard 2021-05-25 17:03:02 +01:00
parent 11876b070d
commit 4ca51d9ba9

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.0b0",
version="2.10.0b1",
description="Python module, and Flask-based web API, to run the OpenFlexure Microscope.",
long_description=long_description,
long_description_content_type="text/markdown",