Skip to content

Commit

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


##
[0.2.6](v0.2.5...v0.2.6)
(2023-11-23)


### Bug Fixes

* inventory calculation
([0915a5d](0915a5d))
* remove superfluous method
([10ac28b](10ac28b))

---
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 27, 2023
1 parent 10ac28b commit c15b862
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.2.6](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.5...v0.2.6) (2023-11-23)


### Bug Fixes

* inventory calculation ([0915a5d](https://github.com/snakemake/snakemake-storage-plugin-s3/commit/0915a5d18caf3413cff1891dddd32dff674b2f81))
* remove superfluous method ([10ac28b](https://github.com/snakemake/snakemake-storage-plugin-s3/commit/10ac28ba7b57ab565a278c2df00e4b9d8a9a002a))

## [0.2.5](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.4...v0.2.5) (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 = "snakemake-storage-plugin-s3"
version = "0.2.5"
version = "0.2.6"
description = "A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)"
authors = ["Johannes Koester <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit c15b862

Please sign in to comment.