tools: Move to version 0.0.7

Update all tools to the new version, since there have been quite a lot
of changes recently.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-06-22 14:06:52 -06:00
parent a6e328e9e1
commit 9407486df2
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "dtoc"
version = "0.0.6"
version = "0.0.7"
authors = [
{ name="Simon Glass", email="sjg@chromium.org" },
]