We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c0481 commit 7c33c61Copy full SHA for 7c33c61
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [6.1.0](https://github.com/gymrek-lab/TRTools/compare/v6.0.2...v6.1.0) (2024-11-06)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "trtools"
-version = "6.1.0"
+version = "6.2.0"
authors = [
"Melissa Gymrek <mgymrek@ucsd.edu>",
"Gymrek Lab",
0 commit comments