Skip to content

Commit

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


##
[0.3.1](v0.3.0...v0.3.1)
(2023-11-15)


### Bug Fixes

* update storage plugin template
([cabf4d8](cabf4d8))
* update template
([35c733d](35c733d))
* update test template
([13037c7](13037c7))
* update test template
([175ac0a](175ac0a))


### Documentation

* update comments in template
([c503631](c503631))

---
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 Nov 23, 2023
1 parent 1c75583 commit d2665ba
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.3.1](https://github.com/snakemake/poetry-snakemake-plugin/compare/v0.3.0...v0.3.1) (2023-11-15)


### Bug Fixes

* update storage plugin template ([cabf4d8](https://github.com/snakemake/poetry-snakemake-plugin/commit/cabf4d850e24567a2aa3abaf7c14d257e4f2bf70))
* update template ([35c733d](https://github.com/snakemake/poetry-snakemake-plugin/commit/35c733d5597cff9dcb6fafd97dfb8c4c967df83b))
* update test template ([13037c7](https://github.com/snakemake/poetry-snakemake-plugin/commit/13037c7611bb9a87afbe495d00279502d9040a46))
* update test template ([175ac0a](https://github.com/snakemake/poetry-snakemake-plugin/commit/175ac0a9148b8c9526d21472165dc8dc7f7425e5))


### Documentation

* update comments in template ([c503631](https://github.com/snakemake/poetry-snakemake-plugin/commit/c5036311d9b979869c15819728ad7b43999ef340))

## [0.3.0](https://github.com/snakemake/poetry-snakemake-plugin/compare/v0.2.2...v0.3.0) (2023-10-17)


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 = "poetry-snakemake-plugin"
version = "0.3.0"
version = "0.3.1"
description = "A plugin for poetry that adds Snakemake-specific functionality."
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
readme = "README.md"
Expand Down

0 comments on commit d2665ba

Please sign in to comment.