Skip to content

Commit 8d41f7b

Browse files
committed
chore: version bump 17.1.0
1 parent 9677ecd commit 8d41f7b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
## [17.1.0] - 2025-10-22
4+
5+
### Added
6+
7+
- Support for "graph_config" verifications
8+
9+
### Fixed
10+
11+
- Added Python 3.8 support back to `fetch-content` script for Gecko workaround
12+
313
## [17.0.0] - 2025-10-17
414

515
### Changed

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.0.0"
4+
version = "17.1.0"
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)