Skip to content

Commit 5a301ff

Browse files
chore(master): release 0.11.3 (#269)
1 parent 25a9095 commit 5a301ff

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.11.3](https://github.com/snakemake/snakefmt/compare/v0.11.2...v0.11.3) (2026-01-22)
10+
11+
12+
### Bug Fixes
13+
14+
* update to include pathvars ([#268](https://github.com/snakemake/snakefmt/issues/268)) ([25a9095](https://github.com/snakemake/snakefmt/commit/25a90958071cb39c5fa466f5ad9760f820855865))
15+
916
## [0.11.2](https://github.com/snakemake/snakefmt/compare/v0.11.1...v0.11.2) (2025-09-04)
1017

1118

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakefmt"
3-
version = "0.11.2"
3+
version = "0.11.3"
44
description = "The uncompromising Snakemake code formatter"
55
authors = [
66
{ name = "Michael Hall", email = "mhaldini@icloud.com" },

0 commit comments

Comments
 (0)