Skip to content

Commit

Permalink
bump version to v0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Sep 6, 2024
1 parent 10b6943 commit 3a82384
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ authors:
given-names: Ben J.
orcid: https://orcid.org/0000-0003-0670-7480
title: "Bin Chicken: targeted recovery of low abundance metagenome assembled genomes through intelligent coassembly"
version: 0.12.4
version: 0.12.5
doi: 10.5281/zenodo.10511708
date-released: 2024-08-30
date-released: 2024-09-06
2 changes: 1 addition & 1 deletion binchicken/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.4"
__version__ = "0.12.5"
Loading

0 comments on commit 3a82384

Please sign in to comment.