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.5] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.4...v0.4.5 ) (2024-04-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix path typo ([ #72 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/72 ) ) ([ f64fb5a] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/f64fb5adce9dc285c0b212af22d98b4289e8ce25 ) )
9
+
3
10
## [ 0.4.4] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.3...v0.4.4 ) (2024-04-15)
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.4 "
3
+ version = " 0.4.5 "
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