release version 0.1.1

- add changelog entry
- bump version in check_xmppng
This commit is contained in:
Jan Dittberner 2015-02-11 22:21:44 +01:00
parent 036a7d92cf
commit 5320a0b1f2
2 changed files with 8 additions and 1 deletions

View file

@ -31,7 +31,7 @@ from defusedxml.sax import make_parser
import nagiosplugin
__author__ = "Jan Dittberner"
__version__ = "0.1"
__version__ = "0.1.1"
NS_IETF_XMPP_SASL = 'urn:ietf:params:xml:ns:xmpp-sasl'