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