projects
/
notmuch
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bump __VERSION__ to 0.2.1
[notmuch]
/
cnotmuch
/
notmuch.py
diff --git
a/cnotmuch/notmuch.py
b/cnotmuch/notmuch.py
index 019da2afc37052f45d529bba79f4482021fb806c..13a5d4a4421d565ff046538ec4bdbbec84e458d5 100644
(file)
--- 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 <Sebastian@SSpaeth.de>'