Skip to content

Commit cbe2210

Browse files
committed
Bump version to v2.5.0
1 parent f0b8ff8 commit cbe2210

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__ = "2.4.0"
11+
__version__ = "2.5.0"
1212

1313
__all__ = [
1414
"generate_registration_options",

0 commit comments

Comments
 (0)