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 d24a31e commit 14cc891Copy full SHA for 14cc891
swmm-toolkit/setup.py
@@ -76,7 +76,7 @@ def exclude_files(cmake_manifest):
76
77
setup(
78
name = "swmm-toolkit",
79
- version = "0.5.0",
+ version = "0.6.0",
80
81
cmake_args = cmake_args,
82
0 commit comments