Skip to content

Commit

Permalink
Version 4.82.2 - a patch release (#4626)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnil authored May 15, 2024
1 parent f57bd7d commit 752c664
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.82.2]
### Fixed
- Warning icon in case pages for individuals where `confirmed_sex` is false
- Show allele sizes form ExpansionHunter on STR variantS page again
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.82.1"
__version__ = "4.82.2"

0 comments on commit 752c664

Please sign in to comment.