]> git.cworth.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.31
[notmuch] / bindings / python / notmuch / version.py
index 7ad5a27ba0e1c141191814740dc170cc2c3b23af..e94942f552d7250944429c34fa59883873589967 100644 (file)
@@ -1,2 +1,3 @@
-# This file is potentially auto-generated. Do not modify
-__VERSION__ = '0.6'
+# this file should be kept in sync with ../../../version
+__VERSION__ = '0.31'
+SOVERSION = '5'