release 0.1.2

- first icingaexchange release
This commit is contained in:
Jan Dittberner 2015-02-11 23:02:43 +01:00
parent 22eecd2616
commit 639173db08
2 changed files with 33 additions and 1 deletions

View file

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