Skip to content

Commit 9e83fea

Browse files
chore(main): release 3.5.0 (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7a9ae8 commit 9e83fea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.5.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v3.4.0...v3.5.0) (2025-03-14)
4+
5+
6+
### Features
7+
8+
* Allow default configuration of retrieve behaviour ([#60](https://github.com/snakemake/snakemake-interface-storage-plugins/issues/60)) ([a30f957](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/a30f957d34d093030e865c0a9a670c674cefa71c))
9+
310
## [3.4.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v3.3.0...v3.4.0) (2025-03-12)
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-interface-storage-plugins"
3-
version = "3.4.0"
3+
version = "3.5.0"
44
description = "This package provides a stable interface for interactions between Snakemake and its storage plugins."
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)