release version 0.1.1
- add changelog entry - bump version in check_xmppng
This commit is contained in:
parent
036a7d92cf
commit
5320a0b1f2
2 changed files with 8 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue