commit | 6768d7a8e2f15dbc1786a902d57368160d485a1f | [log] [tgz] |
---|---|---|
author | Release CI <ci@trustedfirmware.org> | Fri Jun 20 16:07:00 2025 +0000 |
committer | Release CI <ci@trustedfirmware.org> | Fri Jun 20 16:07:00 2025 +0000 |
tree | 33be4690b9659f1a2d2b1303af513f14a7a01e5d | |
parent | 922ef20468f90cc50db06075ff1290961a0b0b1c [diff] [blame] |
docs(changelog): changelog for lts-v2.10.18 release Change-Id: I7ce19000b6d234265c6d664c2933a24448142eb0 Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/pyproject.toml b/pyproject.toml index 469bcf9..23b7f58 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "trusted-firmware-a" -version = "2.10.17" +version = "2.10.18" description = "Trusted Firmware-A (TF-A) Python dependencies." authors = ["Arm Ltd."] license = "BSD-3-Clause"