We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427cd03 commit 9a4ed90Copy full SHA for 9a4ed90
setup.py
@@ -8,7 +8,7 @@
8
base_dir = os.path.dirname(__file__)
9
setup(
10
name='elastalert',
11
- version='0.1.35',
+ version='0.1.36',
12
description='Runs custom filters on Elasticsearch and alerts on matches',
13
author='Quentin Long',
14
author_email='[email protected]',
0 commit comments