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 2
2
3
3
## Unreleased
4
4
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
+
5
11
- ` nitropy.nk3.updates ` : Remove reboot during update.
6
12
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 )
8
14
9
15
## [ v0.3.0] ( https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.3.0 ) (2025-03-21)
10
16
Original file line number Diff line number Diff line change 1
1
Name: python3-nitrokey
2
- Version: 0.3.0
2
+ Version: 0.3.1
3
3
Release: %autorelease
4
4
Summary: Python SDK for Nitrokey devices
5
5
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " nitrokey"
7
- version = " 0.3.0 "
7
+ version = " 0.3.1 "
8
8
description = " Nitrokey Python SDK"
9
9
authors = [
" Nitrokey <[email protected] >" ]
10
10
license = " Apache-2.0 or MIT"
You can’t perform that action at this time.
0 commit comments