We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906e5c3 commit 0085a18Copy full SHA for 0085a18
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.28.0 - 2026-02-18
2
3
- Bump MSRV to 1.83.
4
- Update `pyo3` to 0.28.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pythonize"
-version = "0.27.0"
+version = "0.28.0"
authors = ["David Hewitt <1939362+davidhewitt@users.noreply.github.com>"]
5
edition = "2021"
6
rust-version = "1.83"
0 commit comments