We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489d4cf commit 23c8345Copy full SHA for 23c8345
minimappers2/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "minimappers2"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2021"
5
6
[lib]
minimappers2/README.md
@@ -111,7 +111,9 @@ and/or:
111
> *Bioinformatics*, **37**:4572-4574. [doi:10.1093/bioinformatics/btab705][doi2]
112
113
# Changelog
114
-## 0.1.1 UNRELEASED
+## 0.1.4
115
+* Update pyo3, polars, and minimap2-rs deps
116
+## 0.1.1
117
* Update pyo3 and polars deps
118
* Add with_seq for indexing TODO
119
0 commit comments