Skip to content

Commit bc66dd1

Browse files
chore(main): release 0.2.0 (#21)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.1...v0.2.0) (2024-01-02) ### Features * add/intel mpi example ([#20](#20)) ([673ad34](673ad34)) --- 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 673ad34 commit bc66dd1

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.2.0](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.1.1...v0.2.0) (2024-01-02)
4+
5+
6+
### Features
7+
8+
* add/intel mpi example ([#20](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/20)) ([673ad34](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/673ad345fb6590696dc3bb3d88c6873abde068ef))
9+
310
## [0.1.1](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.1.0...v0.1.1) (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-googlebatch"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = ""
55
authors = [
66
"Vanessa Sochat <[email protected]>",

0 commit comments

Comments
 (0)