Skip to content

Commit b28bbec

Browse files
committed
Release new version of hdf5
1 parent 6f14338 commit b28bbec

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
## hdf5-sys unreleased
66
## hdf5-src unreleased
77

8-
## hdf5 unreleased
8+
## hdf5 v0.12.1
9+
Release date: Jan 20, 2026
910
- Fixed an import for windows using prebuilt hdf5 2.0.0
1011

1112
## hdf5 v0.12.0

hdf5/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ readme = "../README.md"
44
description = "Thread-safe Rust bindings for the HDF5 library."
55
build = "build.rs"
66
categories = ["science", "filesystem"]
7-
version = "0.12.0" # !V
7+
version = "0.12.1" # !V
88
rust-version.workspace = true
99
authors.workspace = true
1010
keywords.workspace = true

0 commit comments

Comments
 (0)