Skip to content

4.0.6 -- 2026-05-07

Latest

Choose a tag to compare

@josecorella josecorella released this 07 May 18:53
· 1 commit to master since this release
d45ed4d

Fixes

  • fix: Replace isinstance metaclass check with issubclass in generate_ecc_signing_key #802
  • fix: use issubclass instead of isinstance in _set_signature_type #800