Skip to content

Commit

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


##
[0.2.10](v0.2.9...v0.2.10)
(2024-02-15)


### Bug Fixes

* pin urrllib to avoid boto bug
([#19](#19))
([ab680d9](ab680d9))

---
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 16, 2024
1 parent ab680d9 commit 058c46b
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.10](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.9...v0.2.10) (2024-02-15)


### Bug Fixes

* pin urrllib to avoid boto bug ([#19](https://github.com/snakemake/snakemake-storage-plugin-s3/issues/19)) ([ab680d9](https://github.com/snakemake/snakemake-storage-plugin-s3/commit/ab680d9a745aaf018d98b2eed38246e39e0a646d))

## [0.2.9](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.8...v0.2.9) (2024-02-07)


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.9"
version = "0.2.10"
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 058c46b

Please sign in to comment.