projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81a041d
)
bump __VERSION__ to 0.2.0
author
Sebastian Spaeth
<sebastian@sspaeth.de>
Wed, 24 Mar 2010 11:28:17 +0000
(12:28 +0100)
committer
Sebastian Spaeth
<sebastian@sspaeth.de>
Wed, 24 Mar 2010 11:28:17 +0000
(12:28 +0100)
cnotmuch/notmuch.py
patch
|
blob
|
history
diff --git
a/cnotmuch/notmuch.py
b/cnotmuch/notmuch.py
index ad480288731d4e2004f5b8cf27a6ec7afee7ae9b..29d30c4ff182a528ca6f0194dd3cf734e4156eb2 100644
(file)
--- a/
cnotmuch/notmuch.py
+++ b/
cnotmuch/notmuch.py
@@
-35,5
+35,5
@@
from database import Database, Query
from cnotmuch.globals import nmlib, STATUS, NotmuchError
__LICENSE__="GPL v3+"
-__VERSION__='0.
1.1
'
+__VERSION__='0.
2.0
'
__AUTHOR__ ='Sebastian Spaeth <Sebastian@SSpaeth.de>'