Skip to content

Commit

Permalink
Patch release 4.91.2 (#5073)
Browse files Browse the repository at this point in the history
Co-authored-by: Chiara Rasi <[email protected]>
Co-authored-by: Daniel Nilsson <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent c240846 commit bbd676e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

About changelog [here](https://keepachangelog.com/en/1.0.0/)

## [unreleased]
## [4.91.2]
### Fixed
- Stranger TRGT parsing of `.` in `FORMAT.MC`
- Parse ClinVar low-penetrance info and display it alongside Pathogenic and likely pathogenic on SNVs pages
Expand Down
2 changes: 1 addition & 1 deletion scout/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.91.1"
__version__ = "4.91.2"

0 comments on commit bbd676e

Please sign in to comment.