X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=cnotmuch%2Fnotmuch.py;h=13a5d4a4421d565ff046538ec4bdbbec84e458d5;hp=019da2afc37052f45d529bba79f4482021fb806c;hb=5bab5968aa7a7e5a054a785a43ff620e344868f2;hpb=7390c869c71cd7d65a99b3dacb17ca659aa09c8b diff --git a/cnotmuch/notmuch.py b/cnotmuch/notmuch.py index 019da2af..13a5d4a4 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.0' +__VERSION__='0.2.1' __AUTHOR__ ='Sebastian Spaeth '