Skip to content

Commit 47f16ee

Browse files
chore(main): release 0.3.1 (#36)
🤖 I have created a release *beep* *boop* --- ## [0.3.1](v0.3.0...v0.3.1) (2025-03-05) ### Bug Fixes * fix name of gpu_manufacturer resource ([#35](#35)) ([3d6ed3a](3d6ed3a)) --- 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 3d6ed3a commit 47f16ee

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.3.1](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.3.0...v0.3.1) (2025-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* fix name of gpu_manufacturer resource ([#35](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/35)) ([3d6ed3a](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/commit/3d6ed3a887035d4d49053bc7d9ffeea7315d7f94))
9+
310
## [0.3.0](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.2.2...v0.3.0) (2025-02-08)
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-kubernetes"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A snakemake executor plugin for submission of jobs to Kubernetes"
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)