We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883078e commit ffde622Copy full SHA for ffde622
src/iLLDB.py
@@ -1,7 +1,7 @@
1
import lldb
2
import os
3
4
-iLLDB_VERSION = "0.2.0"
+iLLDB_VERSION = "0.3.0"
5
6
7
def __lldb_init_module(debugger: lldb.SBDebugger, internal_dict: dict) -> None:
0 commit comments