We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d2f94 commit ecac4daCopy full SHA for ecac4da
Singularity.def
@@ -30,7 +30,7 @@ PATH=/bioinf-tools/:/bioinf-tools/cortex/bin/:/bioinf-tools/cortex/scripts/analy
30
31
32
%labels
33
- Version 0.11.2
+ Version 0.11.3
34
35
36
%runscript
python/setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="clockwork",
7
- version="0.11.2",
+ version="0.11.3",
8
description="Pipeline code for CRyPTIC project",
9
packages=find_packages(),
10
author="Martin Hunt",
0 commit comments