Skip to content

Commit 7495115

Browse files
chore(main): release 0.3.1 (#45)
🤖 I have created a release *beep* *boop* --- ## [0.3.1](v0.3.0...v0.3.1) (2025-03-12) ### Bug Fixes * location constraint for default region ([#44](#44)) ([aae053a](aae053a)) --- 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>
1 parent aae053a commit 7495115

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.3.0...v0.3.1) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* location constraint for default region ([#44](https://github.com/snakemake/snakemake-storage-plugin-s3/issues/44)) ([aae053a](https://github.com/snakemake/snakemake-storage-plugin-s3/commit/aae053a92681ca641b50239ab2ae642b13e2ff59))
9+
310
## [0.3.0](https://github.com/snakemake/snakemake-storage-plugin-s3/compare/v0.2.13...v0.3.0) (2025-03-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-storage-plugin-s3"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)"
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)