]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.23.3
[notmuch] / bindings / python / notmuch / version.py
index d1e58361391722986cfcd6dc8332748e56cd8e18..98ea31b56b7ceef6024613d541127167ca9fca67 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.10'
+__VERSION__ = '0.23.3'
+SOVERSION = '4'