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.2.2] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.2.1...v0.2.2 ) (2024-02-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typos in documentation ([ #28 ] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/28 ) ) ([ 326ce6c] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/326ce6ced3d946ebd485ce80bf03e8e07b1fc717 ) )
9
+
3
10
## [ 0.2.1] ( https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.2.0...v0.2.1 ) (2024-01-16)
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.2.1 "
3
+ version = " 0.2.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