Skip to content

Commit 40811bd

Browse files
committed
Bump up version
1 parent 6743924 commit 40811bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gribapi/bindings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
import cffi
2525

26-
__version__ = "2.41.0"
26+
__version__ = "2.41.1"
2727

2828
LOG = logging.getLogger(__name__)
2929

scripts/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GIT_ECBUILD=https://github.com/ecmwf/ecbuild.git
1414
ECBUILD_VERSION=master
1515

1616
GIT_ECCODES=https://github.com/ecmwf/eccodes.git
17-
ECCODES_VERSION=2.41.0
17+
ECCODES_VERSION=2.41.1
1818
ECCODES_COMMON_CMAKE_OPTIONS="-DENABLE_PNG=1 -DENABLE_JPG=1 -DENABLE_NETCDF=0 -DENABLE_EXAMPLES=0"
1919

2020
GIT_AEC=https://github.com/MathisRosenhauer/libaec.git

0 commit comments

Comments
 (0)