Skip to content

Commit 2c089af

Browse files
chore(main): release 4.2.3 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d6f9a2a commit 2c089af

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.2.3](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.2.2...v4.2.3) (2025-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* test size method ([#78](https://github.com/snakemake/snakemake-interface-storage-plugins/issues/78)) ([d6f9a2a](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/d6f9a2a6b95cda739820eebe58e322c0eece2193))
9+
310
## [4.2.2](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.2.1...v4.2.2) (2025-07-29)
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.2.2"
3+
version = "4.2.3"
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)