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
+ ## [ 1.3.6] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.5...v1.3.6 ) (2025-05-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * release notes to action script ([ #310 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/310 ) ) ([ c5a3d6e] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/c5a3d6ebcc8493731b4e3a048a603eb110847de4 ) )
9
+
3
10
## [ 1.3.5] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.4...v1.3.5 ) (2025-05-17)
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 = " 1.3.5 "
3
+ version = " 1.3.6 "
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