Skip to content

Commit

Permalink
bump version to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Jun 10, 2024
1 parent d873c46 commit 967a31e
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 404 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.10.5
version: 0.11.0
doi: 10.5281/zenodo.10511708
date-released: 2024-05-10
date-released: 2024-06-10
2 changes: 1 addition & 1 deletion binchicken/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.10.5"
__version__ = "0.11.0"
Loading

0 comments on commit 967a31e

Please sign in to comment.