Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Jun 23, 2024
1 parent 05c1887 commit ef4c8ae
Show file tree
Hide file tree
Showing 5 changed files with 299 additions and 206 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleasd
## [0.32.0] - 2024-06-23
### Breaking
* bindgen: updated to the latest bindgen version. (#75)
* python: check_python_at_least() now returns a Result<PythonVersion> instead of Result<()>. (#85)
Expand Down
Loading

0 comments on commit ef4c8ae

Please sign in to comment.