commit | b12dc92a47b1f06a7898ba6eb56299f9af24e792 | [log] [tgz] |
---|---|---|
author | Release CI <ci@trustedfirmware.org> | Fri Oct 18 16:43:34 2024 +0000 |
committer | Release CI <ci@trustedfirmware.org> | Fri Oct 18 16:43:34 2024 +0000 |
tree | f0cf82f427d26b6aec5829edfffd034885ab52de | |
parent | a1730cd8eceb188f10573615a084f2295ddc14e3 [diff] [blame] |
docs(changelog): changelog for lts-v2.8.23 release Change-Id: Id8d27316bcadc6f6d0359f26b1f406cd41e0764f Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/pyproject.toml b/pyproject.toml index f3d7e04..cd0a97c 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "trusted-firmware-a" -version = "2.8.22" +version = "2.8.23" description = "Trusted Firmware-A (TF-A) Python dependencies." authors = ["Arm Ltd."] license = "BSD-3-Clause"