Skip to content

Commit

Permalink
chore(master): release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 8, 2024
1 parent 51c0481 commit 7c33c61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.2.0](https://github.com/gymrek-lab/TRTools/compare/v6.1.0...v6.2.0) (2024-11-08)


### Features

* add `--only-passing` option to statSTR ([#229](https://github.com/gymrek-lab/TRTools/issues/229)) ([51c0481](https://github.com/gymrek-lab/TRTools/commit/51c048191684342737edcc08e58f9d29806d563f))

## [6.1.0](https://github.com/gymrek-lab/TRTools/compare/v6.0.2...v6.1.0) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"Gymrek Lab",
Expand Down

0 comments on commit 7c33c61

Please sign in to comment.