Skip to content

Commit 6c09976

Browse files
chore(main): release 9.3.9 (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1adea57 commit 6c09976

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.9](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.8...v9.3.9) (2025-07-29)
4+
5+
6+
### Documentation
7+
8+
* use snakedeploy ([8d5d1b1](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/8d5d1b1d7878c83f32113eeeff3e87ea97ee9e13))
9+
310
## [9.3.8](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.3.7...v9.3.8) (2025-07-11)
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.8"
3+
version = "9.3.9"
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)