Version following core's bump

This commit is contained in:
SimplifiedPrivacy 2026-07-03 17:26:15 -04:00
parent 8201bd3b0a
commit caacb71c51

View file

@ -12,7 +12,7 @@ classifiers = [
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
] ]
dependencies = [ dependencies = [
"sp-hydra-veil-core == 2.2.1", "sp-hydra-veil-core == 2.3.8",
] ]
[project.urls] [project.urls]
@ -25,3 +25,4 @@ build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel] [tool.hatch.build.targets.wheel]
packages = ["cli"] packages = ["cli"]