Skip to content

Commit a02ea86

Browse files
chore(main): release 0.2.1 (#26)
🤖 I have created a release *beep* *boop* --- ## [0.2.1](v0.2.0...v0.2.1) (2025-03-14) ### Miscellaneous Chores * release 0.2.1 ([0e58f7a](0e58f7a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0e58f7a commit a02ea86

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.1](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/compare/v0.2.0...v0.2.1) (2025-03-14)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.2.1 ([0e58f7a](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/0e58f7a78fcfcb696126000b93b1c2e1f3f5d615))
9+
310
## [0.2.0](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/compare/v0.1.0...v0.2.0) (2025-03-14)
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-aws-batch"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Snakemake executor plugin for AWS Batch"
55
license = "MIT"
66
authors = ["jakevc <[email protected]>", "W. Lee Pang <wleepang>"]

0 commit comments

Comments
 (0)