Bump version to 2.1.1

This commit is contained in:
codeking 2026-01-09 20:28:38 +01:00
parent 1712650d4a
commit a375721566

View file

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