Skip to content

Commit 67661d1

Browse files
bump: version 0.8.0 → 0.8.1
1 parent 9e6f6d7 commit 67661d1

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.8.1 (2025-02-12)
2+
3+
### Fix
4+
5+
- incorrect mask from get_keep_mask_for_length (#37)
6+
17
## v0.8.0 (2025-02-05)
28

39
### Feat

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

0 commit comments

Comments
 (0)