Skip to content

Commit 1023776

Browse files
bump: version 0.21.3 → 0.21.4
1 parent f958074 commit 1023776

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+
## 0.21.4 (2026-03-26)
2+
3+
### Fix
4+
5+
- chained subset_to y str names
6+
17
## 0.21.3 (2026-03-25)
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.21.3"
3+
version = "0.21.4"
44
description = "Pipeline for efficient genomic data processing."
55
authors = [
66
{ name = "David Laub", email = "dlaub@ucsd.edu" },

0 commit comments

Comments
 (0)