Skip to content

Commit

Permalink
Merge pull request #1044 from Clinical-Genomics/release-4.2.0
Browse files Browse the repository at this point in the history
Bumps version to 4.2.0
  • Loading branch information
Måns Magnusson authored Oct 31, 2018
2 parents 23afd2f + 8f624b6 commit 00ba994
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

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

## [4.x.x]

Add new stuff here


## [4.2.0]

### Added
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.1.4'
__version__ = '4.2.0'

0 comments on commit 00ba994

Please sign in to comment.