Skip to content

Commit

Permalink
Merge pull request #108 from SMD-Bioinformatics-Lund/release-v0.11.4
Browse files Browse the repository at this point in the history
Update version to v0.11.4
  • Loading branch information
ryanjameskennedy authored Jan 8, 2025
2 parents fdca9f6 + 93da40e commit 9d7ca4f
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
Expand Up @@ -2,6 +2,14 @@

### Added

### Fixed

### Changed

## [0.11.4]

### Added

### Fixed

- Fixed NG50 bug that couldn't process "-"
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.11.3"
VERSION = "0.11.4"

0 comments on commit 9d7ca4f

Please sign in to comment.