Skip to content

Commit 94654f3

Browse files
chore(main): release 4.3.2 (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f6d9176 commit 94654f3

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+
## [4.3.2](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.3.1...v4.3.2) (2025-12-01)
4+
5+
6+
### Bug Fixes
7+
8+
* make query optional ([5c3c5b6](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/5c3c5b65952522a0a83e6f43fdff53960fbc022d))
9+
310
## [4.3.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.3.0...v4.3.1) (2025-12-01)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-interface-storage-plugins"
3-
version = "4.3.1"
3+
version = "4.3.2"
44
description = "This package provides a stable interface for interactions between Snakemake and its storage plugins."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)