Version bump and changelog

This commit is contained in:
Richard Bowman 2022-01-17 11:39:04 +00:00
parent ff1ee54ca7
commit 6d1366db61
2 changed files with 10 additions and 1 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.0",
version="2.10.1",
description="Python module, and Flask-based web API, to run the OpenFlexure Microscope.",
long_description=long_description,
long_description_content_type="text/markdown",