We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca81666 commit 30c73d6Copy full SHA for 30c73d6
webauthn/__init__.py
@@ -8,7 +8,7 @@
8
)
9
from .helpers import base64url_to_bytes, options_to_json
10
11
-__version__ = "2.1.0"
+__version__ = "2.2.0"
12
13
__all__ = [
14
"generate_registration_options",
0 commit comments