Skip to content

Commit 0905ea6

Browse files
chore(main): release 1.20.0 (#73)
🤖 I have created a release *beep* *boop* --- ## [1.20.0](v1.19.4...v1.20.0) (2025-07-01) ### Features * add AnnotatedStringInterface ([#72](#72)) ([0ba09d8](0ba09d8)) --- 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 0ba09d8 commit 0905ea6

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.0](https://github.com/snakemake/snakemake-interface-common/compare/v1.19.4...v1.20.0) (2025-07-01)
4+
5+
6+
### Features
7+
8+
* add AnnotatedStringInterface ([#72](https://github.com/snakemake/snakemake-interface-common/issues/72)) ([0ba09d8](https://github.com/snakemake/snakemake-interface-common/commit/0ba09d8527772f8220cfa556eccfc8339d93381c))
9+
310
## [1.19.4](https://github.com/snakemake/snakemake-interface-common/compare/v1.19.3...v1.19.4) (2025-06-23)
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.19.4"
3+
version = "1.20.0"
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)