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