mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Python: update ectractor version
This commit is contained in:
committed by
yoff
parent
c013d4a59c
commit
22588c9f85
@@ -10,7 +10,7 @@ from io import BytesIO
|
||||
|
||||
#Semantic version of extractor.
|
||||
#Update this if any changes are made
|
||||
VERSION = "6.1.2"
|
||||
VERSION = "7.0.0"
|
||||
|
||||
PY_EXTENSIONS = ".py", ".pyw"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user