File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.2] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.2.1...v0.2.2 ) (2024-10-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * [ #27 ] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/27 ) attribute overwriting envvars method in ` RealExecutor ` ([ #28 ] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/28 ) ) ([ d6c0bd5] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/commit/d6c0bd5afd4f64ce7ced4ea2217b216a71f7ae94 ) )
9+
310## [ 0.2.1] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.2.0...v0.2.1 ) (2024-09-07)
411
512
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " snakemake-executor-plugin-kubernetes"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44description = " A snakemake executor plugin for submission of jobs to Kubernetes"
55authors = [" Johannes Koester <johannes.koester@uni-due.de>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments