Fixed version
Some checks failed
/ pylint (push) Successful in 14s
/ mypy (push) Successful in 14s
/ release (push) Has been skipped
/ lint-and-typing (push) Successful in 17s
/ build-and-push-container (push) Failing after 14s
/ build-artifacts (push) Successful in 8s
/ publish-artifacts (push) Successful in 9s
Some checks failed
/ pylint (push) Successful in 14s
/ mypy (push) Successful in 14s
/ release (push) Has been skipped
/ lint-and-typing (push) Successful in 17s
/ build-and-push-container (push) Failing after 14s
/ build-artifacts (push) Successful in 8s
/ publish-artifacts (push) Successful in 9s
This commit is contained in:
parent
003204afb1
commit
ca5803bccc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "dockge_cli"
|
||||
version = "0.1.1-c.1"
|
||||
version = "0.1.1-c.2"
|
||||
dependencies = [
|
||||
"pyyaml~=6.0.1",
|
||||
"pydantic~=2.8.0",
|
||||
|
|
Loading…
Reference in a new issue