We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0063027 commit e0f672aCopy full SHA for e0f672a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [15.0.1] - 2025-08-14
4
+
5
+## Reverted
6
7
+- multiprocess kind processing (#746)
8
9
## [15.0.0] - 2025-08-13
10
11
## Added
pyproject.toml
@@ -1,7 +1,7 @@
### Project
[project]
name = "taskcluster-taskgraph"
-version = "15.0.0"
+version = "15.0.1"
description = "Build taskcluster taskgraphs"
readme = "README.rst"
authors = [
0 commit comments