Skip to content

Commit 13a255b

Browse files
chore(main): release 9.3.5 (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47464a2 commit 13a255b

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.5](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.4...v9.3.5) (2025-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* adapt CI job permissions to trusted publishing workflow ([47464a2](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/47464a24f859afca2393c81b057d285abd41418f))
9+
310
## [9.3.4](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.3...v9.3.4) (2025-03-26)
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.4"
3+
version = "9.3.5"
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)