Skip to content

Commit 6be4fcd

Browse files
chore(main): release 1.0.5 (#7)
🤖 I have created a release *beep* *boop* --- ## [1.0.5](v1.0.4...v1.0.5) (2023-11-30) ### Bug Fixes * adapt to changes in interface ([cfda732](cfda732)) * adapt to interface changes ([eace99a](eace99a)) --- 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 dcfcbc0 commit 6be4fcd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.4...v1.0.5) (2023-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* adapt to changes in interface ([cfda732](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/commit/cfda732b58714e6a077097cb059c31241a6f4839))
9+
* adapt to interface changes ([eace99a](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/commit/eace99a86386395040bc2bca7bfe713df7573625))
10+
311
## [1.0.4](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.3...v1.0.4) (2023-11-20)
412

513

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.4"
3+
version = "1.0.5"
44
description = ""
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)