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 89420b2 commit 43c714fCopy full SHA for 43c714f
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.27.0 - 2025-11-07
2
+- Update to PyO3 0.27
3
+
4
## 0.26.0 - 2025-08-30
5
6
### Packaging
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pythonize"
-version = "0.26.0"
+version = "0.27.0"
authors = ["David Hewitt <1939362+davidhewitt@users.noreply.github.com>"]
edition = "2021"
rust-version = "1.74"
0 commit comments