Skip to content

Commit d4b7a8b

Browse files
committed
bumped up version and move to pyhanko-cli
1 parent 6ec4ec4 commit d4b7a8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ classifiers = [
3131
]
3232
requires-python = ">=3.10"
3333
dependencies = [
34-
"pyHanko[pkcs11]>=0.23.0",
34+
"pyHanko[pkcs11]>=0.31.0",
35+
"pyhanko-cli>=0.2.0",
3536
]
36-
version = "0.1.2"
37+
version = "0.1.3"
3738

3839

3940
[project.readme]

0 commit comments

Comments
 (0)