Skip to content

Commit

Permalink
Patch release 4.65.2
Browse files Browse the repository at this point in the history
  • Loading branch information
northwestwitch committed Mar 29, 2023
1 parent 00a508e commit b00445e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

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

## [4.65.2]
### Fixed
- Generating general case report with str variants containing comments

## [4.65.1]
### Fixed
- Visibility of `Gene(s)` badges on SV VariantS page
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.65.1"
__version__ = "4.65.2"

0 comments on commit b00445e

Please sign in to comment.