Skip to content

Commit

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

chore(main): release 2.1.2
  • Loading branch information
boasvdp authored Jan 25, 2024
2 parents a00e3ca + 6e2bdb6 commit b681346
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

## [2.1.2](https://github.com/RIVM-bioinformatics/juno-library/compare/v2.1.1...v2.1.2) (2024-01-25)


### Bug Fixes

* restrict snakemake to v7 ([393726c](https://github.com/RIVM-bioinformatics/juno-library/commit/393726cf12846990a8eac4f09c646ac19c431752))

## [2.1.0](https://github.com/RIVM-bioinformatics/juno-library/compare/v2.0.1...v2.1.0) (2023-07-04)


Expand Down
2 changes: 1 addition & 1 deletion juno_library/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__ = "2.1.0"
__version__ = "2.1.2"
__description__ = "juno_library contains basic classes to make a bacteriology genomics pipeline with the format used in the IDS-bioinformatics department (RIVM)"

0 comments on commit b681346

Please sign in to comment.