Skip to content

Commit

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


##
[0.2.9](v0.2.8...v0.2.9)
(2024-02-07)


### Bug Fixes

* adapt to newer botocore
([#17](#17))
([77d789a](77d789a))

---
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 Feb 15, 2024
1 parent 77d789a commit b723019
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.2.9](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.8...v0.2.9) (2024-02-07)


### Bug Fixes

* adapt to newer botocore ([#17](https://github.com/snakemake/snakemake-storage-plugin-s3/issues/17)) ([77d789a](https://github.com/snakemake/snakemake-storage-plugin-s3/commit/77d789a2f642322896e2abe68307de4ce3c732f9))

## [0.2.8](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.7...v0.2.8) (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-storage-plugin-s3"
version = "0.2.8"
version = "0.2.9"
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 b723019

Please sign in to comment.