Skip to content

Commit

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


##
[0.3.2](v0.3.1...v0.3.2)
(2025-03-06)


### Bug Fixes

* Adding additional logic to handle resource limit requirements
([#38](#38))
([25819c5](25819c5))

---
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 Mar 6, 2025
1 parent 25819c5 commit f9d2c7a
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.3.2](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.3.1...v0.3.2) (2025-03-06)


### Bug Fixes

* Adding additional logic to handle resource limit requirements ([#38](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/38)) ([25819c5](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/commit/25819c5ecd611960a60b3559b99aad4cb1fd3421))

## [0.3.1](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.3.0...v0.3.1) (2025-03-05)


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-kubernetes"
version = "0.3.1"
version = "0.3.2"
description = "A snakemake executor plugin for submission of jobs to Kubernetes"
authors = ["Johannes Koester <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit f9d2c7a

Please sign in to comment.