Skip to content

Commit 6ea6638

Browse files
committed
Bump version to v2.7.1
1 parent 6e6d9b3 commit 6ea6638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn/__init__.py

Lines changed: 1 addition & 1 deletion
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__ = "2.7.0"
11+
__version__ = "2.7.1"
1212

1313
__all__ = [
1414
"generate_registration_options",

0 commit comments

Comments
 (0)