Skip to content

Commit 43c714f

Browse files
authored
release: 0.27.0 (#99)
1 parent 89420b2 commit 43c714f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.27.0 - 2025-11-07
2+
- Update to PyO3 0.27
3+
14
## 0.26.0 - 2025-08-30
25

36
### Packaging

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pythonize"
3-
version = "0.26.0"
3+
version = "0.27.0"
44
authors = ["David Hewitt <1939362+davidhewitt@users.noreply.github.com>"]
55
edition = "2021"
66
rust-version = "1.74"

0 commit comments

Comments
 (0)