diff --git a/scripts/gdb/pyproject.toml b/scripts/gdb/pyproject.toml index 3d1d3c569f..02c89180b5 100644 --- a/scripts/gdb/pyproject.toml +++ b/scripts/gdb/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "lvglgdb" -version = "0.2.0" +version = "0.3.0" description = "LVGL GDB scripts" readme = "README.md" requires-python = ">=3.10"