We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c9b1a commit c7ee4ebCopy full SHA for c7ee4eb
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api"
8
9
[project]
10
name = "pynitrokey"
11
-version = "0.8.4"
+version = "0.9.0"
12
description = "Python client for Nitrokey devices"
13
license = { text = "Apache-2.0 OR MIT" }
14
authors = [
0 commit comments