File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ -
6+
7+ [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.2.4-rc.1...HEAD )
8+
9+ ## [ v0.2.4-rc.1] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.2.4-rc.1 ) (2025-01-17)
10+
511- The list methods of ` NK3 ` and ` NKPK ` now only open the respective device, based on the USB vendor and product ID.
612- Use trusted publishing for PyPI.
713
8- [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.2.3...HEAD )
14+ [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.2.3...v0.2.4-rc.1 )
915
1016## [ v0.2.3] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.2.3 ) (2024-11-02)
1117
Original file line number Diff line number Diff line change 11Name: python3-nitrokey
2- Version: 0.2.3
2+ Version: 0.2.4-rc.1
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[tool .poetry ]
66name = " nitrokey"
7- version = " 0.2.3 "
7+ version = " 0.2.4-rc.1 "
88description = " Nitrokey Python SDK"
99authors = [" Nitrokey <pypi@nitrokey.com>" ]
1010license = " Apache-2.0 or MIT"
You can’t perform that action at this time.
0 commit comments