Skip to content

Commit

Permalink
Also bump the dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Dec 4, 2024
1 parent cfd7b75 commit 098a7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yomikomi-pyo3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ crate-type = ["cdylib"]
[dependencies]
numpy = "0.22.0"
pyo3 = "0.22.0"
yomikomi = { path = "../yomikomi", version = "0.2.0" }
yomikomi = { path = "../yomikomi", version = "0.3.0" }

0 comments on commit 098a7f1

Please sign in to comment.