Skip to content

Commit 2b5a970

Browse files
chore(main): release 1.20.1 (#75)
🤖 I have created a release *beep* *boop* --- ## [1.20.1](v1.20.0...v1.20.1) (2025-07-04) ### Bug Fixes * allow older packaging dep ([#74](#74)) ([8b6b49c](8b6b49c)) --- 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 8b6b49c commit 2b5a970

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+
## [1.20.1](https://github.com/snakemake/snakemake-interface-common/compare/v1.20.0...v1.20.1) (2025-07-04)
4+
5+
6+
### Bug Fixes
7+
8+
* allow older packaging dep ([#74](https://github.com/snakemake/snakemake-interface-common/issues/74)) ([8b6b49c](https://github.com/snakemake/snakemake-interface-common/commit/8b6b49c81c608b8fd7abd1fbd01ec5a4668717e3))
9+
310
## [1.20.0](https://github.com/snakemake/snakemake-interface-common/compare/v1.19.4...v1.20.0) (2025-07-01)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-interface-common"
3-
version = "1.20.0"
3+
version = "1.20.1"
44
description = "Common functions and classes for Snakemake and its plugins"
55
readme = "README.md"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)