Skip to content

Commit 157405e

Browse files
committed
chore: version bump 4.0.0
1 parent f70de04 commit 157405e

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,3 +1,13 @@
1+
## 4.0.0 (2025-10-17)
2+
3+
### Fix
4+
5+
- declare support for Taskgraph 17.x
6+
- added support for taskcluster-taskgraph v16.2.1 (#117)
7+
8+
9+
- drop support for Python 3.8
10+
111
## 3.4.2 (2025-10-08)
212

313
## Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mozilla-taskgraph"
3-
version = "3.4.2"
3+
version = "4.0.0"
44
description = "Mozilla specific transforms and utilities for Taskgraph"
55
readme = "README.md"
66
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)