Skip to content

Commit a5561dd

Browse files
chore(master): release 3.0.1 (#17)
* chore(master): release 3.0.1 * chore: refresh uv.lock for release --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 340bc21 commit a5561dd

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-
".": "3.0.0"
2+
".": "3.0.1"
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+
## [3.0.1](https://github.com/Hoeze/snakemk_util/compare/v3.0.0...v3.0.1) (2026-05-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* trigger v3.0.1 release ([340bc21](https://github.com/Hoeze/snakemk_util/commit/340bc210e0827225e6f0d6ca67309a279a06415e))
9+
310
## [3.0.0](https://github.com/Hoeze/snakemk_util/compare/v2.0.2...v3.0.0) (2026-05-09)
411

512

pyproject.toml

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

55
[project]
66
name = "snakemk_util"
7-
version = "3.0.0"
7+
version = "3.0.1"
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)