Skip to content

Commit cb1afe5

Browse files
bump: version 0.8.1 → 0.8.2
1 parent 3410b34 commit cb1afe5

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+
## 0.8.2 (2025-10-22)
2+
3+
### Fix
4+
5+
- wrong shape of Ragged[bytes].to_numpy()
6+
17
## 0.8.1 (2025-10-22)
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 = "seqpro"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = [
55
{ name = "David Laub", email = "dlaub@ucsd.edu" },
66
{ name = "Adam Klie", email = "aklie@ucsd.edu" },

0 commit comments

Comments
 (0)