File tree 2 files changed +22
-1
lines changed 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.3] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.2...v1.3.3 ) (2025-05-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * full release notes ([ #304 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/304 ) ) ([ 0465f85] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/0465f85c5d0fd34fce6ef650220890533059a2dd ) )
9
+
10
+ ## [ 1.3.2] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.1...v1.3.2 ) (2025-05-17)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * full release notes ([ #302 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/302 ) ) ([ 7fd32f0] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/7fd32f0f4a22b5f54fedaab0282242244fb35d9a ) )
16
+
17
+ ## [ 1.3.1] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.0...v1.3.1 ) (2025-05-17)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * full release notes ([ #300 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/300 ) ) ([ 4faed8d] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/4faed8d3729934174281bc08baa33bd0c0b4537f ) )
23
+
3
24
## [ 1.3.0] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.2.17...v1.3.0 ) (2025-05-17)
4
25
5
26
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.0 "
3
+ version = " 1.3.3 "
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