Skip to content

Commit

Permalink
Merge branch 'release/0.2.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Sep 17, 2024
2 parents 6d35a34 + 667c4a1 commit e814557
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.9

### Various fixes & improvements

- Lower the minimum Python requirement (#64) by @armenzg

## 0.2.8

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ophio-bindings"
version = "0.2.8"
version = "0.2.9"
publish = false
edition = "2021"

Expand Down

0 comments on commit e814557

Please sign in to comment.