]> git.cworth.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
Fix typos as found by codespell
[notmuch] / bindings / python / notmuch / version.py
index e1a495227c98833c0af31bd3aceefc1414a9749d..bc246330551462f8a71c00c916d93a85bdcf21c4 100644 (file)
@@ -1,3 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.23.7'
-SOVERSION = '4'
+__VERSION__ = '0.26'
+SOVERSION = '5'