Skip to content

Commit 80c24e8

Browse files
bump: version 0.10.7 → 0.10.8
1 parent 5791d2a commit 80c24e8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.10.8 (2025-04-08)
2+
3+
### Fix
4+
5+
- reverse helper wrong when parallel=True
6+
- reverse helper wrong when parallel=True
7+
18
## v0.10.7 (2025-04-04)
29

310
### 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.7"
3+
version = "0.10.8"
44
description = "Pipeline for efficient genomic data processing."
55
authors = [
66
{ name = "David Laub", email = "[email protected]" },

0 commit comments

Comments
 (0)