Skip to content

Commit

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


##
[0.1.3](v0.1.2...v0.1.3)
(2024-03-12)


### Bug Fixes

* update interface
([#12](#12))
([95bd8ae](95bd8ae))

---
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 12, 2024
1 parent 95bd8ae commit da4a732
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.1.3](https://github.com/snakemake/snakemake-executor-plugin-tes/compare/v0.1.2...v0.1.3) (2024-03-12)


### Bug Fixes

* update interface ([#12](https://github.com/snakemake/snakemake-executor-plugin-tes/issues/12)) ([95bd8ae](https://github.com/snakemake/snakemake-executor-plugin-tes/commit/95bd8aedc5b7b095ed37c0ce255f194de16d2215))

## [0.1.2](https://github.com/snakemake/snakemake-executor-plugin-tes/compare/v0.1.1...v0.1.2) (2023-12-08)


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-tes"
version = "0.1.2"
version = "0.1.3"
description = "A Snakemake executor plugin for submitting jobs via GA4GH TES."
authors = [
"Sven Twardziok <[email protected]>",
Expand Down

0 comments on commit da4a732

Please sign in to comment.