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