Skip to content

Commit 8a35159

Browse files
authored
Merge pull request #30 from RIVM-bioinformatics/release-please--branches--main--components--juno_mapping
chore(main): release 0.4.8
2 parents cb9bff1 + d7ee48a commit 8a35159

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.8](https://github.com/RIVM-bioinformatics/juno-mapping/compare/v0.4.7...v0.4.8) (2026-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add memory flag and extra memory for bbtools ([c5bdfc7](https://github.com/RIVM-bioinformatics/juno-mapping/commit/c5bdfc79f46ff7ce4f6754bae89c6f4f6dc91726))
9+
310
## [0.4.7](https://github.com/RIVM-bioinformatics/juno-mapping/compare/v0.4.6...v0.4.7) (2025-06-12)
411

512

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
__authors__ = "Boas van der Putten"
33
__email__ = "ids-bioinformatics@rivm.nl"
44
__license__ = "AGPLv3"
5-
__version__ = "0.4.7"
5+
__version__ = "0.4.8"
66
__description__ = "Juno-mapping pipeline for reference mapping of bacterial genomes"

0 commit comments

Comments
 (0)