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