Skip to content

Commit dc9f2fd

Browse files
chore(main): release 1.20.2 (#77)
🤖 I have created a release *beep* *boop* --- ## [1.20.2](v1.20.1...v1.20.2) (2025-07-18) ### Bug Fixes * fix misleading CLI help text ([#76](#76)) ([2066947](2066947)) --- 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 2066947 commit dc9f2fd

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.2](https://github.com/snakemake/snakemake-interface-common/compare/v1.20.1...v1.20.2) (2025-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* fix misleading CLI help text ([#76](https://github.com/snakemake/snakemake-interface-common/issues/76)) ([2066947](https://github.com/snakemake/snakemake-interface-common/commit/20669473abb09e3dce90fa50418b777a3ddb714b))
9+
310
## [1.20.1](https://github.com/snakemake/snakemake-interface-common/compare/v1.20.0...v1.20.1) (2025-07-04)
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.1"
3+
version = "1.20.2"
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)