Skip to content

Commit 3551141

Browse files
Merge branch 'main' of github.com:snakemake/snakemake-interface-software-deployment-plugins
2 parents fd3e9f9 + dd6943a commit 3551141

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.7.7](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.7.6...v0.7.7) (2025-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* use EnvBase.run_cmd in test suite ([e46ee97](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/e46ee9785d1c105341834a416b526d684d52f5c4))
9+
310
## [0.7.6](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.7.5...v0.7.6) (2025-09-19)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT"
55
name = "snakemake-interface-software-deployment-plugins"
66
packages = [{include = "snakemake_interface_software_deployment_plugins"}]
77
readme = "README.md"
8-
version = "0.7.6"
8+
version = "0.7.7"
99

1010
[tool.poetry.dependencies]
1111
argparse-dataclass = "^2.0.0"

0 commit comments

Comments
 (0)