Skip to content

Commit 9607584

Browse files
committed
Bump version
1 parent 90a46ab commit 9607584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudnetpy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR = 1
2-
MINOR = 7
2+
MINOR = 8
33
PATCH = 0
44
__version__ = '%d.%d.%d' % (MAJOR, MINOR, PATCH)

0 commit comments

Comments
 (0)