Skip to content

Commit d94126b

Browse files
committed
adding new microBioRust version to cargo.toml
1 parent 2c072f7 commit d94126b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microbiorust-py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ default = []
2828
extension-module = ["pyo3/extension-module"]
2929

3030
[dependencies]
31-
microBioRust = { path = "../microBioRust" }
31+
microBioRust = "0.1.4"
3232
microBioRust-seqmetrics = "0.1.3"
3333
pythonize = "0.26"
3434
pyo3-stub-gen = "0.17.2"

0 commit comments

Comments
 (0)