We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ae633 commit c8cca12Copy full SHA for c8cca12
1 file changed
python/extractor/semmle/util.py
@@ -10,7 +10,7 @@
10
11
#Semantic version of extractor.
12
#Update this if any changes are made
13
-VERSION = "7.1.2"
+VERSION = "7.1.3"
14
15
PY_EXTENSIONS = ".py", ".pyw"
16
0 commit comments