Skip to content

Commit 1d61f40

Browse files
author
John Major
committed
0.0.22
1 parent d40ea6b commit 1d61f40

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ I etensively make use of [Cost allocation tags with AWS ParallelCluster](https:
6060
* To change the --comment flag in v`0.0.8` of the pcluster-slurm plugin, set the comment flag value in the envvar `SMK_SLURM_COMMENT=RandD` (RandD is the default).
6161

6262

63+

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-executor-plugin-pcluster-slurm"
3-
version = "0.0.21"
3+
version = "0.0.22"
44
description = "A Snakemake executor plugin for submitting jobs to an AWS Parallel Cluster (pcluster) SLURM cluster."
55
authors = [
66
"John Major <john@daylilyinformatics.com>",

0 commit comments

Comments
 (0)