We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559e91d commit 3b54d72Copy full SHA for 3b54d72
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="mikeio",
8
- version="0.5.0",
+ version="0.5.1",
9
install_requires=["pythonnet", "numpy", "pandas", "matplotlib"],
10
extras_require={
11
"dev": ["pytest", "black", "sphinx", "sphinx", "sphinx-rtd-theme", "shapely"],
0 commit comments