Skip to content

python-fido2 0.3.0

Compare
Choose a tag to compare
@dainnilsson dainnilsson released this 20 Apr 10:30
0.3.0
176c828

Version 0.3.0 (released 2018-04-13)

  • Add conversion between string/int keys for AttestationObject.
  • Replace internal Exceptions with built-in types.
  • Bugfix: Don't use TimeoutError which isn't available on Python 2.