Skip to content

Commit 1b64873

Browse files
chore(main): release 9.3.7 (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6232764 commit 1b64873

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+
## [9.3.7](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.6...v9.3.7) (2025-06-23)
4+
5+
6+
### Bug Fixes
7+
8+
* better handling of allowed rules in combination with snakemake &gt;=9.6.2 ([#89](https://github.com/snakemake/snakemake-interface-executor-plugins/issues/89)) ([6232764](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/623276464736841f770a0bd6a1576bff5af6d38e))
9+
310
## [9.3.6](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.5...v9.3.6) (2025-06-18)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-interface-executor-plugins"
3-
version = "9.3.6"
3+
version = "9.3.7"
44
description = "This package provides a stable interface for interactions between Snakemake and its executor plugins."
55
authors = [{ name = "Johannes Köster", email = "[email protected]" }]
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)