Skip to content

Commit

Permalink
0.5.1 RC 2
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Apr 10, 2024
1 parent 0b5331b commit 3a787c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xensieve"
version = "0.5.0"
version = "0.5.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -10,4 +10,4 @@ crate-type = ["cdylib"]

[dependencies]
pyo3 = "0.20.0"
xensieve = "0.5.1"
xensieve = "0.5.0"

0 comments on commit 3a787c0

Please sign in to comment.