bug fixes

This commit is contained in:
Cam Zalewski 2026-05-20 18:29:19 +01:00
parent a1a621ddfd
commit a1ec8ba292
6 changed files with 51 additions and 23 deletions

View file

@ -3,7 +3,7 @@ members = ["crates/qroissant-core", "crates/qroissant-kernels", "crates/qroissan
resolver = "3"
[workspace.package]
version = "0.3.0"
version = "0.3.1"
edition = "2024"
license = "Apache-2.0"
repository = "https://github.com/qroissant/qroissant"