Skip to content

Commit

Permalink
Merge pull request #62 from Clinical-Genomics/version_1.5
Browse files Browse the repository at this point in the history
Release version 1.5
  • Loading branch information
northwestwitch authored Dec 12, 2023
2 parents 3743f42 + 0ac4c24 commit cbdc082
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
@@ -1,6 +1,6 @@
# Change Log

## [unreleased]
## [1.5]
### Changed
- Updated version of external images used in GitHub actions
- Updated Python version to v3.11 in tests GitHub action
Expand Down
2 changes: 1 addition & 1 deletion schug/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4"
__version__ = "1.5"

0 comments on commit cbdc082

Please sign in to comment.