aboutsummaryrefslogtreecommitdiff
path: root/bindings/python
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-11-06 00:06:06 +0100
committerDavid Bremner <david@tethera.net>2014-11-06 00:07:45 +0100
commitf310e349df60f18deea91f3e61971652bf8cdf58 (patch)
treea6b8ec7ca5a562f4ac159b1d8993bcf4adf7b2ca /bindings/python
parent3d991261a458b1f844d3e7ac502be1fe8c3e5096 (diff)
version: update to 0.19~rc1
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 73553980..1b270856 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.2'
+__VERSION__ = '0.19~rc1'