Skip to content

Commit ef28f98

Browse files
committed
chore(main): release 1.3.7
1 parent ec82a70 commit ef28f98

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.7](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.6...v1.3.7) (2025-05-26)
4+
5+
6+
### Documentation
7+
8+
* review and edit new docs ([#237](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/237)) ([ec82a70](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/ec82a70b95652afcbc21d44a4dbca14d78dc8936))
9+
310
## [1.3.6](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.3.5...v1.3.6) (2025-05-18)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-executor-plugin-slurm"
3-
version = "1.3.6"
3+
version = "1.3.7"
44
description = "A Snakemake executor plugin for submitting jobs to a SLURM cluster."
55
authors = [
66
"Christian Meesters <meesters@uni-mainz.de>",

0 commit comments

Comments
 (0)