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