Skip to content

Commit 3b54d72

Browse files
authored
Update setup.py
1 parent 559e91d commit 3b54d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="mikeio",
8-
version="0.5.0",
8+
version="0.5.1",
99
install_requires=["pythonnet", "numpy", "pandas", "matplotlib"],
1010
extras_require={
1111
"dev": ["pytest", "black", "sphinx", "sphinx", "sphinx-rtd-theme", "shapely"],

0 commit comments

Comments
 (0)