Skip to content

Commit

Permalink
chore(main): release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and bilalshaikh42 committed Jun 3, 2024
1 parent 0f2fe36 commit 9e1d064
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.0.2](https://github.com/formiclabs/snakemake-executor-plugin-deeporigin/compare/v0.0.1...v0.0.2) (2024-05-30)


### Bug Fixes

* release and formatting ([0f2fe36](https://github.com/formiclabs/snakemake-executor-plugin-deeporigin/commit/0f2fe365bc11c5c03d672a32b4e9cdfed5c9489b))

## [0.1.5](https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.1.4...v0.1.5) (2024-03-12)


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-deeporigin"
version = "0.1.5"
version = "0.0.2"
description = "A snakemake executor plugin for submission of jobs to Kubernetes"
authors = ["Bilal Shaikh <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 9e1d064

Please sign in to comment.