]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
bump version to 0.23.5
[notmuch] / bindings / python / notmuch / version.py
index b913a76d96301651d74c22f8aa04bba7d2e1d110..1397fefd1333cebcc0798537b89a01c8f698650b 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.9~rc2'
+__VERSION__ = '0.23.5'
+SOVERSION = '4'