Skip to content

Commit f531309

Browse files
bump: version 0.8.2 → 0.9.0
1 parent d682554 commit f531309

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.9.0 (2025-11-09)
2+
3+
### Feat
4+
5+
- **perf**: faster reverse complementing and option to pass pre-alloc output
6+
17
## 0.8.2 (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.2"
3+
version = "0.9.0"
44
authors = [
55
{ name = "David Laub", email = "dlaub@ucsd.edu" },
66
{ name = "Adam Klie", email = "aklie@ucsd.edu" },

0 commit comments

Comments
 (0)