Compare commits

...

1 commit

Author SHA1 Message Date
44ed0fd272 Bump version to 1.1.1 2025-08-08 19:47:46 +02:00

View file

@ -1,6 +1,6 @@
[project]
name = "sp-hydra-veil-cli"
version = "1.1.0"
version = "1.1.1"
authors = [
{ name = "Simplified Privacy" },
]
@ -12,7 +12,7 @@ classifiers = [
"Operating System :: POSIX :: Linux",
]
dependencies = [
"sp-hydra-veil-core == 1.1.0",
"sp-hydra-veil-core == 1.1.1",
]
[project.urls]