Skip to content

Commit

Permalink
bump version to v0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Aug 30, 2024
1 parent 54ea26f commit 0c511ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.3
version: 0.12.4
doi: 10.5281/zenodo.10511708
date-released: 2024-08-30
2 changes: 1 addition & 1 deletion binchicken/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.3"
__version__ = "0.12.4"

0 comments on commit 0c511ca

Please sign in to comment.