We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e842bc2 commit 0690647Copy full SHA for 0690647
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.18.3 (2025-11-09)
2
+
3
+### Fix
4
5
+- **perf**: faster reverse complementing
6
7
## 0.18.2 (2025-11-03)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "genvarloader"
-version = "0.18.2"
+version = "0.18.3"
description = "Pipeline for efficient genomic data processing."
authors = [
{ name = "David Laub", email = "[email protected]" },
0 commit comments