Skip to content

Commit 81c9ac5

Browse files
Merge branch 'main' of github.com:snakemake/snakemake-interface-storage-plugins
2 parents c3cee67 + 290543e commit 81c9ac5

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.0.1](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v4.0.0...v4.0.1) (2025-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* use snakemake from git for testing ([586f144](https://github.com/snakemake/snakemake-interface-storage-plugins/commit/586f14450a6c641040c3d50a87da9e21b689a97c))
9+
310
## [4.0.0](https://github.com/snakemake/snakemake-interface-storage-plugins/compare/v3.6.0...v4.0.0) (2025-03-18)
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 = "4.0.0"
3+
version = "4.0.1"
44
description = "This package provides a stable interface for interactions between Snakemake and its storage plugins."
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)