Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 9e1d064

Browse files
github-actions[bot]bilalshaikh42
authored andcommitted
chore(main): release 0.0.2
1 parent 0f2fe36 commit 9e1d064

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.0.2](https://github.com/formiclabs/snakemake-executor-plugin-deeporigin/compare/v0.0.1...v0.0.2) (2024-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* release and formatting ([0f2fe36](https://github.com/formiclabs/snakemake-executor-plugin-deeporigin/commit/0f2fe365bc11c5c03d672a32b4e9cdfed5c9489b))
9+
310
## [0.1.5](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.1.4...v0.1.5) (2024-03-12)
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-deeporigin"
3-
version = "0.1.5"
3+
version = "0.0.2"
44
description = "A snakemake executor plugin for submission of jobs to Kubernetes"
55
authors = ["Bilal Shaikh <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)