Skip to content

Commit e3356de

Browse files
committed
VERSION: updated version to 1.7.1
1 parent 6cfe7ba commit e3356de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metview/bindings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import numpy as np
2222

2323

24-
__version__ = "1.8.0"
24+
__version__ = "1.7.1"
2525

2626

2727
def string_from_ffi(s):

0 commit comments

Comments
 (0)