Skip to content

Commit 4c43ba7

Browse files
chore(main): release 0.16.2 (#48)
🤖 I have created a release *beep* *boop* --- ## [0.16.2](v0.16.1...v0.16.2) (2026-03-09) ### Bug Fixes * call identity attribute method ([33f7a56](33f7a56)) * make EnvSpecSourceFile hashable and comparable ([b6b6dc9](b6b6dc9)) --- 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 cca5bb8 commit 4c43ba7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.16.2](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.16.1...v0.16.2) (2026-03-09)
4+
5+
6+
### Bug Fixes
7+
8+
* call identity attribute method ([33f7a56](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/33f7a56c83d84459d5616fc3f20cb5b704f64ad0))
9+
* make EnvSpecSourceFile hashable and comparable ([b6b6dc9](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/b6b6dc9f594e1b07818371b1df09461fdc0795e4))
10+
311
## [0.16.1](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.16.0...v0.16.1) (2026-03-08)
412

513

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.16.1"
9+
version = "0.16.2"
1010
requires-python = ">=3.11,<4.0"
1111
dependencies = [
1212
"argparse-dataclass >=2.0.0,<3.0",

0 commit comments

Comments
 (0)