]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
Fix typo in Message.maildir_flags_to_tags
[notmuch] / bindings / python / notmuch / version.py
index eac6e60996d40d5bb75983e011233490272716c5..0dcbb4e3f96e1d6eb641f9be96f8bf6775927e5e 100644 (file)
@@ -1,3 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.21~rc2'
+__VERSION__ = '0.22.1'
 SOVERSION = '4'