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 2ba314e commit 4dd50dcCopy full SHA for 4dd50dc
setup.py
@@ -8,7 +8,7 @@
8
base_dir = os.path.dirname(__file__)
9
setup(
10
name='elastalert',
11
- version='0.2.0',
+ version='0.2.1',
12
description='Runs custom filters on Elasticsearch and alerts on matches',
13
author='Quentin Long',
14
author_email='[email protected]',
0 commit comments