Skip to content

Commit c996c2b

Browse files
chore(main): release 1.0.9 (#16)
🤖 I have created a release *beep* *boop* --- ## [1.0.9](v1.0.8...v1.0.9) (2024-03-11) ### Bug Fixes * depend on latest executor interface ([cd0faad](cd0faad)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd0faad commit c996c2b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.0.9](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.8...v1.0.9) (2024-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* depend on latest executor interface ([cd0faad](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/commit/cd0faadd1f16bf140324342864a3061880fc3c41))
9+
310
## [1.0.8](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.7...v1.0.8) (2024-03-04)
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-cluster-generic"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
description = ""
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)