Skip to content

Commit 250e3ac

Browse files
committed
fix version - got too many already
1 parent 4db4b4d commit 250e3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/cdo/cdo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# POSSIBILITY OF SUCH DAMAGE.
5454
# }}}
5555

56-
CDO_PY_VERSION = "1.5.7"
56+
CDO_PY_VERSION = "1.6"
5757

5858
# build interactive documentation: help(cdo.sinfo) {{{
5959

0 commit comments

Comments
 (0)