Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 517 Bytes

File metadata and controls

14 lines (9 loc) · 517 Bytes

Signedjson 1.1.1 (2020-03-27)

Bugfixes

  • Fix incorrect typing annotation for decode_signing_key_base64. (#5)
  • Reinstate decode_verify_key_base64 function which was erroneously removed in 1.1.0. (#6)

Internal Changes

  • Use setuptools_scm for the version number. (#7)