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.2.9] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.2.8...v1.2.9 ) (2025-05-13)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * added pr title ([ #276 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/276 ) ) ([ efbd5a9] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/efbd5a9982434467d14c1501617de94316da17a0 ) )
9
+
3
10
## [ 1.2.8] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.2.7...v1.2.8 ) (2025-05-13)
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.2.8 "
3
+ version = " 1.2.9 "
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