]> git.notmuchmail.org Git - notmuch/blobdiff - cnotmuch/notmuch.py
Extent pypi documentation. Set version to 0.2.2
[notmuch] / cnotmuch / notmuch.py
index 484bf7fdf144f41fd4310f3213f28d2672ef21dc..f6a9a232fee224e6cf897e9310519b556b6ad177 100644 (file)
@@ -38,5 +38,5 @@ from thread import Threads, Thread
 from tag import Tags
 from cnotmuch.globals import nmlib, STATUS, NotmuchError
 __LICENSE__="GPL v3+"
-__VERSION__='0.2.1+'
+__VERSION__='0.2.2'
 __AUTHOR__ ='Sebastian Spaeth <Sebastian@SSpaeth.de>'