Raise version number

This commit is contained in:
Jan Dittberner 2019-06-23 23:22:24 +02:00
parent c76fa75126
commit 5f54f2ca45
1 changed files with 1 additions and 1 deletions

View File

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