Skip to content

Commit 1c0138c

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

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.srt renamed to README.rst

File renamed without changes.

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)