X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=cnotmuch%2Fnotmuch.py;h=f6a9a232fee224e6cf897e9310519b556b6ad177;hp=484bf7fdf144f41fd4310f3213f28d2672ef21dc;hb=2a5884633c341660e5cc4c841dfe6898e47b9a60;hpb=f378f45893bb4263402008b2abd8aab522901fb6 diff --git a/cnotmuch/notmuch.py b/cnotmuch/notmuch.py index 484bf7fd..f6a9a232 100644 --- a/cnotmuch/notmuch.py +++ b/cnotmuch/notmuch.py @@ -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 '