Skip to content

Commit bac39eb

Browse files
chore(main): release 1.9.1 (#366)
🤖 I have created a release *beep* *boop* --- ## [1.9.1](v1.9.0...v1.9.1) (2025-10-27) ### Bug Fixes * logo path ([#365](#365)) ([a2bd944](a2bd944)) --- 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 path issue affecting display <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a2bd944 commit bac39eb

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.1](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.9.0...v1.9.1) (2025-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* logo path ([#365](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/365)) ([a2bd944](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/a2bd944a46110308e5afdc3af9fecbc8c75c0b80))
9+
310
## [1.9.0](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v1.8.0...v1.9.0) (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.0"
3+
version = "1.9.1"
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)