Skip to content

Commit 98e3191

Browse files
chore(main): release 2.0.3 (#389)
🤖 I have created a release *beep* *boop* --- ## [2.0.3](v2.0.2...v2.0.3) (2025-12-11) ### Bug Fixes * ci slurm check ([#388](#388)) ([e18eb34](e18eb34)) --- 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.0.3** * **Bug Fixes** * Fixed an issue with the CI Slurm check. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent e18eb34 commit 98e3191

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.0.3](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.0.2...v2.0.3) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* ci slurm check ([#388](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/388)) ([e18eb34](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/e18eb34d6df36330b8de8505cc2e84efeb5822a4))
9+
310
## [2.0.2](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v2.0.1...v2.0.2) (2025-12-08)
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.0.2"
3+
version = "2.0.3"
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)