X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fversion.py;h=6f6372ab1f4e6d25742733c97a14c84940108cfc;hp=a458447f0823aad29a15e61fba8f513ca300aae7;hb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;hpb=040c3236afcf95bead0324a48c2e0b9cd7934993 diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index a458447f..6f6372ab 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.25.3' +__VERSION__ = '0.31.4' SOVERSION = '5'