We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028c7b1 commit 62d8085Copy full SHA for 62d8085
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.10.6 (2025-04-04)
2
+
3
+### Fix
4
5
+- bug in rev and rev comp causing garbage output for negative stranded data.
6
7
## v0.10.5 (2025-04-01)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "genvarloader"
-version = "0.10.5"
+version = "0.10.6"
description = "Pipeline for efficient genomic data processing."
authors = [
{ name = "David Laub", email = "[email protected]" },
0 commit comments