File tree 2 files changed +8
-1
lines changed 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.2] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.1...v0.4.2 ) (2024-03-11)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * adapt to latest snakemake-interface-executor-plugins ([ #49 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/49 ) ) ([ 8c7f5b1] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/8c7f5b1cbf085fb45a370c705c28a6fc030c9381 ) )
9
+
3
10
## [ 0.4.1] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.0...v0.4.1 ) (2024-02-29)
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.4.1 "
3
+ version = " 0.4.2 "
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