Commit 2f55345d authored by Lukas Eller's avatar Lukas Eller

progress bar

parent 137c49d9
...@@ -10,7 +10,7 @@ README = (HERE / "README.md").read_text() ...@@ -10,7 +10,7 @@ README = (HERE / "README.md").read_text()
# This call to setup() does all the work # This call to setup() does all the work
setup( setup(
name="measprocess", name="measprocess",
version="0.5.4", version="0.5.6",
description="Collection of measurement processing tools", description="Collection of measurement processing tools",
long_description=README, long_description=README,
long_description_content_type="text/markdown", long_description_content_type="text/markdown",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment