Skip to content

Commit

Permalink
release: 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Apr 1, 2024
1 parent 2409260 commit 16f17a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 0.21.0 - 2024-04-01

- Bump edition to 2021
- Bump MSRV to 1.56
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pythonize"
version = "0.20.0"
version = "0.21.0"
authors = ["David Hewitt <[email protected]>"]
edition = "2021"
rust-version = "1.56"
Expand Down

0 comments on commit 16f17a9

Please sign in to comment.