Skip to content

Commit c980d1f

Browse files
chore(main): release 1.9.2 (#368)
🤖 I have created a release *beep* *boop* --- ## [1.9.2](v1.9.1...v1.9.2) (2025-10-28) ### Bug Fixes * logo ([#367](#367)) ([3781f36](3781f36)) --- 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** * Resolved a logo-related display issue. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3781f36 commit c980d1f

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.9.2](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.9.1...v1.9.2) (2025-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* logo ([#367](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/367)) ([3781f36](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/3781f36567c2ede2a176819af66073601203a2c0))
9+
310
## [1.9.1](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.9.0...v1.9.1) (2025-10-27)
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.9.1"
3+
version = "1.9.2"
44
description = "A Snakemake executor plugin for submitting jobs to a SLURM cluster."
55
authors = [
66
"Christian Meesters <[email protected]>",

0 commit comments

Comments
 (0)