diff --git a/setup.py b/setup.py index 52bcff5..9ca6b6b 100755 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( name='pynsca', - version='1.2', + version='1.3', description='Simple Python interface to Nagios Service Check Architecture', long_description=descr, author='Dustin J. Mitchell',