release 3.1.4
Showing
... | ... | @@ -2,7 +2,7 @@ __title__ = "python-olm" |
__description__ = ("python CFFI bindings for the olm " | ||
"cryptographic ratchet library") | ||
__url__ = "https://github.com/poljar/python-olm" | ||
__version__ = "3.1.3" | ||
__version__ = "3.1.4" | ||
__author__ = "Damir Jelić" | ||
__author_email__ = "[email protected]" | ||
__license__ = "Apache 2.0" | ||
... | ... |
Please register or sign in to comment