We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70874d1 commit b5adc5eCopy full SHA for b5adc5e
Singularity.def
@@ -32,7 +32,7 @@ NXF_VER=22.10.0
32
33
34
%labels
35
- Version 0.12.3
+ Version 0.12.5
36
37
38
%runscript
python/setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="clockwork",
7
- version="0.12.3",
+ version="0.12.5",
8
description="Pipeline code for CRyPTIC project",
9
packages=find_packages(),
10
author="Martin Hunt",
0 commit comments