Skip to content

Commit

Permalink
Merge pull request #3675 from Clinical-Genomics/version_4.61b
Browse files Browse the repository at this point in the history
Bump version to 4.61 again
  • Loading branch information
dnil authored Nov 24, 2022
2 parents f1040c6 + cd1d557 commit a3268d2
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.61]
### Added
- Filter case list by cases with variants in ClinVar submission
- Filter case list by cases containing RNA-seq data - gene_fusion_reports and sample-level tracks (splice junctions and RNA coverage)
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.60"
__version__ = "4.61"

0 comments on commit a3268d2

Please sign in to comment.