File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.4.2...HEAD )
6+
7+ ## [ v0.4.2] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.4.2 ) (2025-11-26)
8+
59- ` nitrokey.trussed ` : Add optional ` model ` argument for ` list ` and ` open ` functions.
610
7- [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.4.1...HEAD )
11+ [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.4.1...v0.4.2 )
812
913## [ v0.4.1] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.4.1 ) (2025-08-21)
1014
Original file line number Diff line number Diff line change 11Name: python3-nitrokey
2- Version: 0.4.1
2+ Version: 0.4.2
33Release: %autorelease
44Summary: Python SDK for Nitrokey devices
55
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[project ]
66name = " nitrokey"
7- version = " 0.4.1 "
7+ version = " 0.4.2 "
88description = " Nitrokey Python SDK"
99authors = [
1010 {
name =
" Nitrokey" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments