Skip to content

Commit e94beac

Browse files
committed
Bump version to v1.11.0
1 parent e94d88f commit e94beac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
)
99
from .helpers import base64url_to_bytes, options_to_json
1010

11-
__version__ = "1.10.1"
11+
__version__ = "1.11.0"
1212

1313
__all__ = [
1414
"generate_registration_options",

0 commit comments

Comments
 (0)