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 130cd61 commit 96aebb0Copy full SHA for 96aebb0
src/taskgraph/__init__.py
@@ -2,7 +2,7 @@
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
-__version__ = "7.1.2"
+__version__ = "7.2.0"
6
7
# Maximum number of dependencies a single task can have
8
# https://docs.taskcluster.net/reference/platform/taskcluster-queue/references/api#createTask
0 commit comments