]> git.notmuchmail.org Git - notmuch/blobdiff - devel/nmbug/nmbug
nmbug: Bump to version 0.3
[notmuch] / devel / nmbug / nmbug
index 8c7e925c83d59229d934a92268f571d4a23531c2..c35dd75d4243dd8f415e345ff1a4fc69c18ce0b7 100755 (executable)
@@ -51,7 +51,7 @@ except ImportError:  # Python 2
     from urllib import unquote as _unquote
 
 
-__version__ = '0.2'
+__version__ = '0.3'
 
 _LOG = _logging.getLogger('nmbug')
 _LOG.setLevel(_logging.WARNING)