]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: update to 0.23~rc1
[notmuch] / bindings / python / notmuch / version.py
index 6a1b708403eecfc062b9516738bff50a6f3546ee..3e54cc24b9f22d6918573b4e1714f1382de8a391 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.15.1'
+__VERSION__ = '0.23~rc1'
+SOVERSION = '4'