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