Skip to content

Commit 8ec80e6

Browse files
chore(main): release 1.0.8 (#15)
🤖 I have created a release *beep* *boop* --- ## [1.0.8](v1.0.7...v1.0.8) (2024-03-04) ### Bug Fixes * Update __init__.py ([#11](#11)) ([0827378](0827378)) --- 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> Co-authored-by: Johannes Köster <johannes.koester@uni-due.de>
1 parent c8077d1 commit 8ec80e6

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.8](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.7...v1.0.8) (2024-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix attribute errors in relation to status cmd and cancel cmd ([#11](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/issues/11)) ([0827378](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/commit/08273784b2c100fbeef9881621df36ac69ceb7ed))
9+
310
## [1.0.7](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/compare/v1.0.6...v1.0.7) (2023-12-20)
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.7"
3+
version = "1.0.8"
44
description = ""
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)