diff --git a/Cargo.lock b/Cargo.lock index ea5b86b..d66ded9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -59,7 +59,7 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" [[package]] name = "orca-rs" -version = "0.2.2" +version = "0.2.3" dependencies = [ "pyo3", ] diff --git a/Cargo.toml b/Cargo.toml index 9a522a2..632061d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orca-rs" -version = "0.2.2" +version = "0.2.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html