Skip to content

Commit 7c33c61

Browse files
chore(master): release 6.2.0
1 parent 51c0481 commit 7c33c61

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,5 +1,12 @@
11
# Changelog
22

3+
## [6.2.0](https://github.com/gymrek-lab/TRTools/compare/v6.1.0...v6.2.0) (2024-11-08)
4+
5+
6+
### Features
7+
8+
* add `--only-passing` option to statSTR ([#229](https://github.com/gymrek-lab/TRTools/issues/229)) ([51c0481](https://github.com/gymrek-lab/TRTools/commit/51c048191684342737edcc08e58f9d29806d563f))
9+
310
## [6.1.0](https://github.com/gymrek-lab/TRTools/compare/v6.0.2...v6.1.0) (2024-11-06)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "trtools"
7-
version = "6.1.0"
7+
version = "6.2.0"
88
authors = [
99
"Melissa Gymrek <mgymrek@ucsd.edu>",
1010
"Gymrek Lab",

0 commit comments

Comments
 (0)