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.3.1...HEAD )
8+
9+ ## [ v0.3.1] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.3.1 ) (2025-03-28)
10+
511- ` nitropy.nk3.updates ` : Remove reboot during update.
612
7- [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.3.0...HEAD )
13+ [ All Changes] ( https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.3.0...v0.3.1 )
814
915## [ v0.3.0] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.3.0 ) (2025-03-21)
1016
Original file line number Diff line number Diff line change 11Name: python3-nitrokey
2- Version: 0.3.0
2+ Version: 0.3.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.3.0 "
7+ version = " 0.3.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