We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c072f7 commit d94126bCopy full SHA for d94126b
1 file changed
microbiorust-py/Cargo.toml
@@ -28,7 +28,7 @@ default = []
28
extension-module = ["pyo3/extension-module"]
29
30
[dependencies]
31
-microBioRust = { path = "../microBioRust" }
+microBioRust = "0.1.4"
32
microBioRust-seqmetrics = "0.1.3"
33
pythonize = "0.26"
34
pyo3-stub-gen = "0.17.2"
0 commit comments