]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/__init__.py
python: Update metainformation to point to new URL and version number
[notmuch] / bindings / python / notmuch / __init__.py
index 5ba1337f2ab43b3c36e682686febc2361fe35440..52a757c3590f9c77cf1fc726dde6758c16a274a9 100644 (file)
@@ -57,5 +57,5 @@ from notmuch.thread import Threads, Thread
 from notmuch.tag import Tags
 from notmuch.globals import nmlib, STATUS, NotmuchError
 __LICENSE__="GPL v3+"
-__VERSION__='0.2.2'
+__VERSION__='0.4'
 __AUTHOR__ ='Sebastian Spaeth <Sebastian@SSpaeth.de>'