From a2d2128341436c67f58acb0d10faabca005084ae Mon Sep 17 00:00:00 2001 From: Ben Hearsum Date: Mon, 7 Apr 2025 14:29:19 -0400 Subject: [PATCH] chore: bump pytest-taskgraph version This package was updated in https://github.com/taskcluster/taskgraph/pull/623 but not released. --- packages/pytest-taskgraph/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pytest-taskgraph/pyproject.toml b/packages/pytest-taskgraph/pyproject.toml index add4227cf..aefc3fece 100644 --- a/packages/pytest-taskgraph/pyproject.toml +++ b/packages/pytest-taskgraph/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pytest-taskgraph" -version = "0.1.0" +version = "0.2.0" description = "Add your description here" readme = "README.md" authors = [