Skip to content

Commit 9e03b87

Browse files
committed
chore: version bump 16.2.1
1 parent 32de50b commit 9e03b87

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Change Log
2+
3+
## [16.2.1] - 2025-10-14
4+
5+
### Fixed
6+
7+
- `run-task` script now cleans up zombie processes
8+
- Fixed regression to `taskgraph.util.taskcluster.list_artifacts`
9+
- Fixed regression to `taskgraph.util.taskcluster.get_artifact`
10+
211
## [16.2.0] - 2025-09-26
312

413
### 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 = "16.2.0"
4+
version = "16.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)