X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=cnotmuch%2Fnotmuch.py;h=484bf7fdf144f41fd4310f3213f28d2672ef21dc;hp=019da2afc37052f45d529bba79f4482021fb806c;hb=bdc3a95bb7de2e333d31ef31f733e83bada078ff;hpb=e80daac2931d99da10bf2d1d106fb35455455470 diff --git a/cnotmuch/notmuch.py b/cnotmuch/notmuch.py index 019da2af..484bf7fd 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 '