Skip to content

Commit 427f502

Browse files
chore(main): release 0.18.3 (#59)
🤖 I have created a release *beep* *boop* --- ## [0.18.3](v0.18.2...v0.18.3) (2026-06-26) ### Bug Fixes * load concrete Env/EnvSpec classes instead of abstract bases ([#58](#58)) ([78c2d62](78c2d62)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 78c2d62 commit 427f502

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.18.3](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.18.2...v0.18.3) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* load concrete Env/EnvSpec classes instead of abstract bases ([#58](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/issues/58)) ([78c2d62](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/78c2d62c4a1f184b881f702d728da231b4ae1c0e))
9+
310
## [0.18.2](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.18.1...v0.18.2) (2026-06-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "This package provides a stable interface for interactions between
66
license = "MIT"
77
name = "snakemake-interface-software-deployment-plugins"
88
readme = "README.md"
9-
version = "0.18.2"
9+
version = "0.18.3"
1010
requires-python = ">=3.11,<4.0"
1111
dependencies = [
1212
"argparse-dataclass >=2.0.0,<3.0",

0 commit comments

Comments
 (0)