Skip to content

Commit

Permalink
Merge pull request #78 from Clinical-Genomics-Lund/v0.9.3
Browse files Browse the repository at this point in the history
Update to v0.9.3
  • Loading branch information
svartapaerlan authored Jun 13, 2024
2 parents 0f0d734 + e6db55b commit bfb3214
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## [Unreleased]

### Added

### Fixed

### Changed

## [0.9.3]

### Added

- Add `sample_id` to prp output
Expand Down
2 changes: 1 addition & 1 deletion prp/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""PRP version"""
VERSION = "0.9.2"
VERSION = "0.9.3"

0 comments on commit bfb3214

Please sign in to comment.