]> git.cworth.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.38
[notmuch] / bindings / python / notmuch / version.py
index fa3f93b817986559334d0aaff46ea0fa51e79b24..c847a1a3abc7f8627d528aa141975eb256849d8c 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17'
+__VERSION__ = '0.38'
+SOVERSION = '5'