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