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