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 c90c4c8 commit 1c0138cCopy full SHA for 1c0138c
README.srt renamed to README.rst
setup.py
@@ -9,7 +9,7 @@ def parse_requirements(filename):
9
name="nagios-elasticsearch",
10
description="A selection of Nagios plugins to monitor ElasticSearch.",
11
long_description=open('README.md').read(),
12
- version="0.1",
+ version="0.1.1",
13
packages=find_packages(),
14
author='Paul Stack',
15
author_email='public@paulstack.co.uk',
0 commit comments