Skip to content

Commit

Permalink
Bump module version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Oct 18, 2021
1 parent 2c9fb5c commit bb5c406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webauthn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .authentication.verify_authentication_response import verify_authentication_response
from .helpers import base64url_to_bytes, options_to_json

__version__ = "1.0.0"
__version__ = "1.0.1"

0 comments on commit bb5c406

Please sign in to comment.