Version following core's bump
This commit is contained in:
parent
8201bd3b0a
commit
caacb71c51
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ classifiers = [
|
|||
"Operating System :: POSIX :: Linux",
|
||||
]
|
||||
dependencies = [
|
||||
"sp-hydra-veil-core == 2.2.1",
|
||||
"sp-hydra-veil-core == 2.3.8",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
@ -25,3 +25,4 @@ build-backend = "hatchling.build"
|
|||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["cli"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue