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 ece1210 commit c749607Copy full SHA for c749607
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.4"
+VERSION = "7.1.5"
14
15
PY_EXTENSIONS = ".py", ".pyw"
16
0 commit comments