Bump KQL Version in Init (#3597)
(cherry picked from commit 114db81f07)
This commit is contained in:
committed by
github-actions[bot]
parent
7b4cbaf0ab
commit
b323183cec
@@ -13,7 +13,7 @@ from .evaluator import FilterGenerator
|
||||
from .kql2eql import KqlToEQL
|
||||
from .parser import lark_parse, KqlParser
|
||||
|
||||
__version__ = '0.1.6'
|
||||
__version__ = '0.1.7'
|
||||
__all__ = (
|
||||
"ast",
|
||||
"from_eql",
|
||||
|
||||
Reference in New Issue
Block a user