Updated readme and version-bump for clarity
This commit is contained in:
parent
1cea75be70
commit
9783dfaeff
2 changed files with 15 additions and 14 deletions
2
setup.py
2
setup.py
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue