]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
Merge tag '0.23.2'
[notmuch] / bindings / python / notmuch / version.py
index 5e4f9b77790166f00452b154b16271fd71813504..5f234565bf87b2a134709f2f6aa0a17c81017943 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.2~rc1'
+__VERSION__ = '0.23.2'
+SOVERSION = '4'