Version bump and changelog

This commit is contained in:
Richard 2021-08-11 16:02:33 +01:00
parent 512a06eb5e
commit 8b8572f2f2
2 changed files with 17 additions and 4 deletions

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