Skip to content

Commit

Permalink
Merge pull request #62 from Clinical-Genomics/version_4.11
Browse files Browse the repository at this point in the history
Minor release 4.11
  • Loading branch information
northwestwitch authored May 23, 2024
2 parents 8971902 + 2b46e21 commit 42d3cd4
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]
## 4.11 (2024-05-23)
### Changed
- Removed alchy dependency
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def run_tests(self):
setup(
name="chanjo-report",
# versions should comply with PEP440
version="4.10.2",
version="4.11",
description="Automatically render coverage reports from Chanjo ouput",
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 42d3cd4

Please sign in to comment.