Skip to content

Commit

Permalink
Merge pull request #34 from RIVM-bioinformatics/release-please--branc…
Browse files Browse the repository at this point in the history
…hes--main--components--juno_assembly

chore(main): release 3.0.2
  • Loading branch information
boasvdp authored Aug 10, 2023
2 parents c6b7546 + f7260d8 commit b78c3a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/RIVM-bioinformatics/juno-assembly/compare/v3.0.1...v3.0.2) (2023-08-10)


### Bug Fixes

* sort reads before subsample for repeatability ([c14a50f](https://github.com/RIVM-bioinformatics/juno-assembly/commit/c14a50f3d286bc3f2e4410ba3208b96337cc8211))

## [3.0.1](https://github.com/RIVM-bioinformatics/juno-assembly/compare/v3.0.0...v3.0.1) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
__authors__ = "Alejandra Hernández Segura and Karim Hajji"
__email__ = "[email protected]"
__license__ = "AGPLv3"
__version__ = "3.0.1"
__version__ = "3.0.2"
__description__ = "Juno-assembly pipeline for de novo assembly of paired Illumina WGS data from haploid organisms"

0 comments on commit b78c3a1

Please sign in to comment.