File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.3.1] ( https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.3.0...v4.3.1 ) (2025-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * turn FileOrDirectoryNotFoundError into WorkflowError ([ c2d53bf] ( https://github.com/snakemake/snakemake-interface-storage-plugins/commit/c2d53bfea54be181770f134a74e9afde55dd731b ) )
9+
310## [ 4.3.0] ( https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.2.3...v4.3.0 ) (2025-12-01)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " snakemake-interface-storage-plugins"
3- version = " 4.3.0 "
3+ version = " 4.3.1 "
44description = " This package provides a stable interface for interactions between Snakemake and its storage plugins."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments