Skip to content

Commit 57bdf74

Browse files
chore(main): release 2.5.2 (#430)
🤖 I have created a release *beep* *boop* --- ## [2.5.2](v2.5.1...v2.5.2) (2026-03-10) ### Bug Fixes * repo_title -&gt; repotitle because of rendering issues ([#429](#429)) ([253c723](253c723)) --- 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 * **Bug Fixes** * Fixed rendering issues affecting display output. * **Chores** * Bumped package version to 2.5.2. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 253c723 commit 57bdf74

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+
## [2.5.2](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.5.1...v2.5.2) (2026-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* repo_title -&gt; repotitle because of rendering issues ([#429](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/429)) ([253c723](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/253c723454f9a49172556e6344dd3312390978f7))
9+
310
## [2.5.1](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.5.0...v2.5.1) (2026-03-09)
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 = "2.5.1"
3+
version = "2.5.2"
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)