Skip to content

Commit 4aab73e

Browse files
chore(main): release 2.5.4 (#438)
🤖 I have created a release *beep* *boop* --- ## [2.5.4](v2.5.3...v2.5.4) (2026-03-13) ### Bug Fixes * [#29](#29) and add regression test ([#434](#434)) ([e6432d4](e6432d4)) * cleaner mastodon post ([#435](#435)) ([c6e8893](c6e8893)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Version 2.5.4 * **Bug Fixes** * Fixed a regression issue with improved test coverage * Resolved a Mastodon post-related cleanup issue <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent c6e8893 commit 4aab73e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.4](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.5.3...v2.5.4) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* [#29](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/29) and add regression test ([#434](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/434)) ([e6432d4](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/e6432d4e0c055199dcff16b733a4bd4e47a48c3c))
9+
* cleaner mastodon post ([#435](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/435)) ([c6e8893](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/c6e88934282796c0862b2eb0d9a6b55bc1c1bbc5))
10+
311
## [2.5.3](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.5.2...v2.5.3) (2026-03-10)
412

513

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 = "2.5.3"
3+
version = "2.5.4"
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)