We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539530f commit 8f16880Copy full SHA for 8f16880
src/WatchDbg/util.py
@@ -6,7 +6,7 @@
6
UTIL_VERSION = 100
7
8
PLUGIN_NAME = "WatchDbg"
9
-PLUGIN_VERSION = [0,9,9]
+PLUGIN_VERSION = [1,0,0]
10
IS_DEBUG = False
11
12
0 commit comments