Skip to content

Commit 64bb7ba

Browse files
committed
release: 0.19
1 parent 332e73f commit 64bb7ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## Unreleased
1+
## 0.19.0 - 2023-06-11
22

33
- Update to PyO3 0.19
44

5-
## 0.18.0 - 2022-08-24
5+
## 0.18.0 - 2023-01-22
66

77
- Add LICENSE file to the crate
88
- Update to PyO3 0.18

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.18.0"
3+
version = "0.19.0"
44
authors = ["David Hewitt <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)