Skip to content

Commit

Permalink
Version bump 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinghunt committed May 31, 2023
1 parent ef8de96 commit b9af44b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Singularity.def
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NXF_VER=22.10.0


%labels
Version 0.11.3
Version 0.12.0


%runscript
Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="clockwork",
version="0.11.3",
version="0.12.0",
description="Pipeline code for CRyPTIC project",
packages=find_packages(),
author="Martin Hunt",
Expand Down

0 comments on commit b9af44b

Please sign in to comment.