Skip to content

Commit

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


##
[0.3.2](v0.3.1...v0.3.2)
(2023-11-23)


### Bug Fixes

* improve templates
([920825f](920825f))
* remove superfluous method
([36dcc42](36dcc42))

---
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 920825f commit d93f274
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.2](https://github.com/snakemake/poetry-snakemake-plugin/compare/v0.3.1...v0.3.2) (2023-11-23)


### Bug Fixes

* improve templates ([920825f](https://github.com/snakemake/poetry-snakemake-plugin/commit/920825f5d5554362dc12a05fe1548d3527bce53c))
* remove superfluous method ([36dcc42](https://github.com/snakemake/poetry-snakemake-plugin/commit/36dcc421c18691fc7a46362b959b903b04a42f49))

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


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.1"
version = "0.3.2"
description = "A plugin for poetry that adds Snakemake-specific functionality."
authors = ["Johannes Koester <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit d93f274

Please sign in to comment.