Skip to content

Commit 881e8d7

Browse files
committed
bump version to 1.6.2
1 parent 597e338 commit 881e8d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-wheels-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
REPO_DIR: netcdf4-python
5252
PKG_NAME: netcdf4-python
5353
MB_ML_VER: 2014
54-
BUILD_COMMIT: v1.6.1rel
54+
BUILD_COMMIT: v1.6.2rel
5555
UNICODE_WIDTH: 32
5656
MB_PYTHON_VERSION: ${{ matrix.python-version }}
5757
TRAVIS_PYTHON_VERSION: ${{ matrix.python-version }}

.github/workflows/build-wheels-macosx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
REPO_DIR: netcdf4-python
3232
PKG_NAME: netcdf4-python
3333
MB_ML_VER: 2014
34-
BUILD_COMMIT: v1.6.1rel
34+
BUILD_COMMIT: v1.6.2rel
3535
UNICODE_WIDTH: 32
3636
PLAT: arm64
3737
MB_PYTHON_VERSION: ${{ matrix.python-version }}

.github/workflows/build-wheels-macosx2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
REPO_DIR: netcdf4-python
3232
PKG_NAME: netcdf4-python
3333
MB_ML_VER: 2014
34-
BUILD_COMMIT: v1.6.1rel
34+
BUILD_COMMIT: v1.6.2rel
3535
UNICODE_WIDTH: 32
3636
PLAT: x86_64
3737
MB_PYTHON_VERSION: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)