Skip to content

Commit 73091b5

Browse files
authored
Bumped up version
1 parent a431757 commit 73091b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hydrodiy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22
import importlib
33

4-
__version__ = "2.7"
4+
__version__ = "2.8"
55

66
# Detect python version
77
PYVERSION = 2

0 commit comments

Comments
 (0)