Updated readme and version-bump for clarity

This commit is contained in:
Richard Bowman 2021-03-31 10:21:45 +01:00
parent 1cea75be70
commit 9783dfaeff
2 changed files with 15 additions and 14 deletions

View file

@ -18,7 +18,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
setup(
name="openflexure-microscope-server",
version="2.9.3",
version="2.10.0b0",
description="Python module, and Flask-based web API, to run the OpenFlexure Microscope.",
long_description=long_description, # Optional, read from README.md
# Denotes that our long_description is in Markdown; valid values are