]> git.notmuchmail.org Git - notmuch/commitdiff
python: bump version
authorDavid Bremner <david@tethera.net>
Tue, 22 Apr 2014 00:36:26 +0000 (09:36 +0900)
committerDavid Bremner <david@tethera.net>
Tue, 22 Apr 2014 00:40:28 +0000 (09:40 +0900)
bindings/python/notmuch/version.py

index fa3f93b817986559334d0aaff46ea0fa51e79b24..f15440d16319b42ec743fbcccaa90c13c31b7734 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17'
+__VERSION__ = '0.18~rc0'