Skip to content

Commit 0f4a72d

Browse files
chore(master): release 2.0.2 (#9)
* chore(master): release 2.0.2 * chore: refresh uv.lock for release * ci: trigger --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Florian R. Hölzlwimmer <git.ich@frhoelzlwimmer.de>
1 parent 1e52612 commit 0f4a72d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

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

3+
## [2.0.2](https://github.com/Hoeze/snakemk_util/compare/v2.0.1...v2.0.2) (2026-05-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* trigger v2.0.2 release ([1e52612](https://github.com/Hoeze/snakemk_util/commit/1e52612cbdb7ae4f5330c3f77cc99c0537570863))
9+
310
## [2.0.1](https://github.com/Hoeze/snakemk_util/compare/v2.0.0...v2.0.1) (2026-05-08)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "snakemk_util"
7-
version = "2.0.1"
7+
version = "2.0.2"
88
description = "utility functions for snakemake"
99
authors = [
1010
{ name = "Florian R. Hölzlwimmer", email = "git.ich@frhoelzlwimmer.de" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)