There was an error while loading. Please reload this page.
1 parent a431757 commit 73091b5Copy full SHA for 73091b5
1 file changed
src/hydrodiy/__init__.py
@@ -1,7 +1,7 @@
1
import sys
2
import importlib
3
4
-__version__ = "2.7"
+__version__ = "2.8"
5
6
# Detect python version
7
PYVERSION = 2
0 commit comments