File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.11.0] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.10.2...v0.11.0 ) (2024-09-27)
4
+
5
+
6
+ ### Features
7
+
8
+ * added requeue option to client ([ #136 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/136 ) ) ([ b0ff160] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/b0ff160533536e2d82f738ad6e9e1a268ba616cb ) )
9
+
3
10
## [ 0.10.2] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.10.1...v0.10.2 ) (2024-09-11)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " snakemake-executor-plugin-slurm"
3
- version = " 0.10.2 "
3
+ version = " 0.11.0 "
4
4
description = " A Snakemake executor plugin for submitting jobs to a SLURM cluster."
5
5
authors = [
6
6
" Christian Meesters <meesters@uni-mainz.de>" ,
You can’t perform that action at this time.
0 commit comments