Skip to content

Commit 64ea849

Browse files
committed
update version to indicate pyo3 api breakage
1 parent 6566fac commit 64ea849

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.9.0] - 2024-08-27
8+
- Update to PyO3 0.22
9+
710
## [0.8.0] - 2024-04-04
811
- Update to PyO3 0.21
912

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/omerbenamram/pyo3-file"
66
license = "MIT/Apache-2.0"
77
readme = "README.md"
88

9-
version = "0.8.1"
9+
version = "0.9.0"
1010
authors = ["Omer Ben-Amram <[email protected]>"]
1111
edition = "2018"
1212

examples/path_or_file_like/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)