Skip to content

Commit 8287660

Browse files
chore(main): release 1.2.9 (#277)
🤖 I have created a release *beep* *boop* --- ## [1.2.9](v1.2.8...v1.2.9) (2025-05-13) ### Bug Fixes * added pr title ([#276](#276)) ([efbd5a9](efbd5a9)) * pr title ([#278](#278)) ([3e8f325](3e8f325)) --- 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 - **Chores** - Updated the changelog with a new release entry for version 1.2.9, including recent bug fixes. - Bumped the package version to 1.2.9. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3e8f325 commit 8287660

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+
## [1.2.9](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.2.8...v1.2.9) (2025-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* added pr title ([#276](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/276)) ([efbd5a9](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/efbd5a9982434467d14c1501617de94316da17a0))
9+
* pr title ([#278](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/278)) ([3e8f325](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/3e8f325ea823e85aefcefe57dc3064218f7c400c))
10+
311
## [1.2.8](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.2.7...v1.2.8) (2025-05-13)
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 = "1.2.8"
3+
version = "1.2.9"
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)