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