Skip to content

Commit 2daff72

Browse files
chore(main): release 0.5.1 (#62)
🤖 I have created a release *beep* *boop* --- ## [0.5.1](v0.5.0...v0.5.1) (2025-04-08) ### Bug Fixes * Add log retrieval after job finalization ([#61](#61)) ([c273f29](c273f29)) * batch job ID and label prior to submission ([#59](#59)) ([3a37591](3a37591)) --- 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 c273f29 commit 2daff72

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+
## [0.5.1](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.5.0...v0.5.1) (2025-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Add log retrieval after job finalization ([#61](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/61)) ([c273f29](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/c273f292963b6eb6db528f139df201eca4fd282e))
9+
* batch job ID and label prior to submission ([#59](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/59)) ([3a37591](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/3a3759109d98f344caebd93ddfa6ff8ac39e3437))
10+
311
## [0.5.0](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.4.0...v0.5.0) (2024-08-14)
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-googlebatch"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = ""
55
authors = [
66
"Vanessa Sochat <sochat1@llnl.gov>",

0 commit comments

Comments
 (0)