Skip to content

Commit

Permalink
chore(main): release 0.2.1 (#28)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.2.1](v0.2.0...v0.2.1)
(2024-07-25)


### Bug Fixes

* only create if jobs
([#27](#27))
([02c3e85](02c3e85)),
closes
[#25](#25)

---
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>
  • Loading branch information
github-actions[bot] authored Jul 25, 2024
1 parent 02c3e85 commit 394557f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/snakemake/snakemake-executor-plugin-azure-batch/compare/v0.2.0...v0.2.1) (2024-07-25)


### Bug Fixes

* only create if jobs ([#27](https://github.com/snakemake/snakemake-executor-plugin-azure-batch/issues/27)) ([02c3e85](https://github.com/snakemake/snakemake-executor-plugin-azure-batch/commit/02c3e8589551c3df495b43bb09acd6dfbd9d8b7c)), closes [#25](https://github.com/snakemake/snakemake-executor-plugin-azure-batch/issues/25)

## [0.2.0](https://github.com/snakemake/snakemake-executor-plugin-azure-batch/compare/v0.1.3...v0.2.0) (2024-07-20)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-executor-plugin-azure-batch"
version = "0.2.0"
version = "0.2.1"
description = "A Snakemake executor plugin for submitting jobs to Microsoft Azure Batch."
authors = [
"Jake VanCampen <[email protected]>",
Expand Down

0 comments on commit 394557f

Please sign in to comment.