We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba84ff8 commit 9910355Copy full SHA for 9910355
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.0.3 (2025-02-14)
2
+
3
+### Fix
4
5
+- Fix the previous release so it points to a commit on main
6
7
## 3.0.2 (2025-02-14)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mozilla-taskgraph"
-version = "3.0.2"
+version = "3.0.3"
description = "Mozilla specific transforms and utilities for Taskgraph"
readme = "README.md"
authors = [
0 commit comments