Tags: matrix-org/python-signedjson
Tags
Signedjson 1.1.1 (2020-03-27) ============================= Bugfixes -------- - Fix incorrect typing annotation for `decode_signing_key_base64`. ([\#5](#5)) - Reinstate `decode_verify_key_base64` function which was erroneously removed in 1.1.0. ([\#6](#6)) Internal Changes ---------------- - Use `setuptools_scm` for the version number. ([\#7](#7))