Skip to content

Commit 0ac0502

Browse files
chore(main): release 0.4.0 (#49)
🤖 I have created a release *beep* *boop* --- ## [0.4.0](v0.3.3...v0.4.0) (2024-05-07) ### Features * add support for using the COS version of google batch ([b0b7614](b0b7614)) * landsat example ([#50](#50)) ([944767f](944767f)) --- 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 944767f commit 0ac0502

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.4.0](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.3.3...v0.4.0) (2024-05-07)
4+
5+
6+
### Features
7+
8+
* add support for using the COS version of google batch ([b0b7614](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/b0b7614e37a05f45cce2861b53fa417bbfed59b8))
9+
* landsat example ([#50](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/50)) ([944767f](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/944767f7d80b56f37e3982d9dace6d97de46f718))
10+
311
## [0.3.3](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.3.2...v0.3.3) (2024-04-06)
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.3.3"
3+
version = "0.4.0"
44
description = ""
55
authors = [
66
"Vanessa Sochat <[email protected]>",

0 commit comments

Comments
 (0)