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