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 f0063ad commit 318a6bbCopy full SHA for 318a6bb
output/setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name = "swmm-output",
23
- version = "0.1.0-dev",
+ version = "0.2.0-dev",
24
25
ext_modules = [
26
Extension("swmm.output._output",
0 commit comments