commit | fa3699f11d7b4f855191e0c36b15d7278c97c20f | [log] [tgz] |
---|---|---|
author | Release CI <ci@trustedfirmware.org> | Fri Apr 25 16:38:59 2025 +0000 |
committer | Release CI <ci@trustedfirmware.org> | Fri Apr 25 16:38:59 2025 +0000 |
tree | 8eedc7a6762768d00c564f6f3a937f7190763307 | |
parent | cb24ea241979bad9c2915d96274a8f397be8bb16 [diff] [blame] |
docs(changelog): changelog for lts-v2.12.2 release Change-Id: I57ffc9670a87240ba22109971cbdb04700ca0bd4 Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/pyproject.toml b/pyproject.toml index f0b28df..1c4cc3e 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "trusted-firmware-a" -version = "2.12.1" +version = "2.12.2" description = "Trusted Firmware-A (TF-A) Python dependencies." authors = ["Arm Ltd."] license = "BSD-3-Clause"