Skip to content

Commit 893dd5c

Browse files
committed
chore: version bump Taskgraph v17.2.1
1 parent c604459 commit 893dd5c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [17.2.1] - 2025-10-31
4+
5+
### Fixed
6+
7+
- Exception when using `run-task` script on Windows
8+
- `run-task` script temporarily supports Python 3.8 again
9+
- Optimization phase updates `dependencies` property in `Task` objects
10+
311
## [17.2.0] - 2025-10-30
412

513
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Project
22
[project]
33
name = "taskcluster-taskgraph"
4-
version = "17.2.0"
4+
version = "17.2.1"
55
description = "Build taskcluster taskgraphs"
66
readme = "README.rst"
77
authors = [

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)