commit | b78ad00e580596c4f0b5dfc41efbf5f5877cbdb9 | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon May 15 22:17:17 2023 -0500 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Fri May 19 13:49:08 2023 -0500 |
tree | 611f4f851863c70a132c55f048068739efb59d04 | |
parent | dcf430656ca8ef964fa55ad9eb81cf838c7837f2 [diff] [blame] |
docs(changelog): changelog for v2.9 release Change-Id: Ic8cd82c5424af422feedefdc001d291001817a8b Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
diff --git a/pyproject.toml b/pyproject.toml index b99f777..437290a 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "trusted-firmware-a" -version = "2.8.0" +version = "2.9.0" description = "Trusted Firmware-A (TF-A) Python dependencies." authors = ["Arm Ltd."] license = "BSD-3-Clause"