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 2409260 commit 16f17a9Copy full SHA for 16f17a9
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.21.0 - 2024-04-01
2
3
- Bump edition to 2021
4
- Bump MSRV to 1.56
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pythonize"
-version = "0.20.0"
+version = "0.21.0"
authors = ["David Hewitt <1939362+davidhewitt@users.noreply.github.com>"]
5
edition = "2021"
6
rust-version = "1.56"
0 commit comments