projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe8c46
)
push __VERSION__ to post release 0.2.1+
author
Sebastian Spaeth
<sebastian@sspaeth.de>
Thu, 25 Mar 2010 13:48:44 +0000
(14:48 +0100)
committer
Sebastian Spaeth
<sebastian@sspaeth.de>
Thu, 25 Mar 2010 13:48:44 +0000
(14:48 +0100)
cnotmuch/notmuch.py
patch
|
blob
|
history
diff --git
a/cnotmuch/notmuch.py
b/cnotmuch/notmuch.py
index 13a5d4a4421d565ff046538ec4bdbbec84e458d5..484bf7fdf144f41fd4310f3213f28d2672ef21dc 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.1'
+__VERSION__='0.2.1
+
'
__AUTHOR__ ='Sebastian Spaeth <Sebastian@SSpaeth.de>'