diff --git a/py3-h5py.yaml b/py3-h5py.yaml index 281c81cf686..c397b2ae655 100644 --- a/py3-h5py.yaml +++ b/py3-h5py.yaml @@ -2,7 +2,7 @@ package: name: py3-h5py description: 'Read and write HDF5 files from Python' url: 'https://www.h5py.org' - version: 3.11.0 + version: 3.12.0 epoch: 0 copyright: - license: BSD-3-Clause @@ -27,7 +27,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/h5py/h5py - expected-commit: 2c80981022e741a04e02d4afd6ae78bac1bc770f + expected-commit: 1c0be29428a9d75df200e1bc6b11b22514a7905c tag: ${{package.version}} - runs: |