We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d214e31 commit edc4fd2Copy full SHA for edc4fd2
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.0
+ Version 0.11.1
34
35
36
%runscript
python/setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="clockwork",
7
- version="0.11.0",
+ version="0.11.1",
8
description="Pipeline code for CRyPTIC project",
9
packages=find_packages(),
10
author="Martin Hunt",
0 commit comments