Skip to content

Commit 62d8085

Browse files
bump: version 0.10.5 → 0.10.6
1 parent 028c7b1 commit 62d8085

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## v0.10.5 (2025-04-01)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "genvarloader"
3-
version = "0.10.5"
3+
version = "0.10.6"
44
description = "Pipeline for efficient genomic data processing."
55
authors = [
66
{ name = "David Laub", email = "[email protected]" },

0 commit comments

Comments
 (0)