Skip to content

Commit 0f10447

Browse files
committed
Prepare version 2.1.1
1 parent ad65653 commit 0f10447

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Version 2.1.1 (released 2026-01-19)
2+
** Fix: Platform detection in fido2.hid module for BSD's.
3+
14
* Version 2.1.0 (released 2026-01-14)
25
** CTAP 2.3 support:
36
*** Add new GetInfo fields: enc_cred_store_state.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fido2"
3-
version = "2.1.1-dev.0"
3+
version = "2.1.1"
44
description = "FIDO2/WebAuthn library for implementing clients and servers."
55
authors = [{ name = "Dain Nilsson", email = "<[email protected]>" }]
66
readme = "README.adoc"

0 commit comments

Comments
 (0)