Skip to content

Commit 8bca425

Browse files
committed
Bumping the minor version for the README file change
1 parent c90c4c8 commit 8bca425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def parse_requirements(filename):
99
name="nagios-elasticsearch",
1010
description="A selection of Nagios plugins to monitor ElasticSearch.",
1111
long_description=open('README.md').read(),
12-
version="0.1",
12+
version="0.1.1",
1313
packages=find_packages(),
1414
author='Paul Stack',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)