commit | 029f7562410ed846d5d5738f33abf3881e44592b | [log] [tgz] |
---|---|---|
author | Mateusz Karlic <mkarlic@antmicro.com> | Thu Apr 03 15:53:11 2025 +0200 |
committer | Mateusz Karlic <mkarlic@antmicro.com> | Fri Apr 18 13:08:57 2025 +0200 |
tree | 0c6e3ac373cef0cd6ed0a2415820eb031ba1ab68 | |
parent | 36d2b78504cbe3fd6b11b9a98c88505fe6ef7205 [diff] |
[#75313] retracer: Increment tool version
diff --git a/tools/execution_tracer/pyproject.toml b/tools/execution_tracer/pyproject.toml index aa39fdf..e394539 100644 --- a/tools/execution_tracer/pyproject.toml +++ b/tools/execution_tracer/pyproject.toml
@@ -8,7 +8,7 @@ authors= [ {name = "Antmicro"} ] -version = "1.0.1" +version = "1.0.2" requires-python = ">=3.9" dependencies = [ "pyelftools==0.30",