Skip to content

Commit 5e75c43

Browse files
chore(main): release 0.5.0 (#53)
🤖 I have created a release *beep* *boop* --- ## [0.5.0](v0.4.0...v0.5.0) (2024-08-14) ### Features * Add support for customer compute service account ([#51](#51), [@hnawar](https://github.com/hnawar)) ([#52](#52)) ([8678e20](8678e20)) --- 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 8678e20 commit 5e75c43

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+
## [0.5.0](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.4.0...v0.5.0) (2024-08-14)
4+
5+
6+
### Features
7+
8+
* Add support for customer compute service account ([#51](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/51), [@hnawar](https://github.com/hnawar)) ([#52](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/52)) ([8678e20](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/8678e20db8979c07089a7a9f9dd108a912d5107f))
9+
310
## [0.4.0](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.3.3...v0.4.0) (2024-05-07)
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-googlebatch"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = ""
55
authors = [
66
"Vanessa Sochat <[email protected]>",

0 commit comments

Comments
 (0)