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