Skip to content

Commit

Permalink
release: 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Jun 11, 2023
1 parent 332e73f commit 64bb7ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Unreleased
## 0.19.0 - 2023-06-11

- Update to PyO3 0.19

## 0.18.0 - 2022-08-24
## 0.18.0 - 2023-01-22

- Add LICENSE file to the crate
- Update to PyO3 0.18
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.18.0"
version = "0.19.0"
authors = ["David Hewitt <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit 64bb7ba

Please sign in to comment.