We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5791d2a commit 80c24e8Copy full SHA for 80c24e8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.10.8 (2025-04-08)
2
+
3
+### Fix
4
5
+- reverse helper wrong when parallel=True
6
7
8
## v0.10.7 (2025-04-04)
9
10
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "genvarloader"
-version = "0.10.7"
+version = "0.10.8"
description = "Pipeline for efficient genomic data processing."
authors = [
{ name = "David Laub", email = "[email protected]" },
0 commit comments