HTTP long polling before upgrade
All checks were successful
/ pylint (push) Successful in 1m10s
/ mypy (push) Successful in 2m47s
/ lint-and-typing (push) Successful in 2m52s
/ build-artifacts (push) Successful in 17s
/ publish-artifacts (push) Successful in 1m21s
/ build-and-push-container (push) Successful in 2m37s
/ release (push) Successful in 1m42s

This commit is contained in:
Firq 2024-10-01 23:25:30 +02:00
parent ed24d59a92
commit ac982668c7
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -1,6 +1,6 @@
[project]
name = "dockge_cli"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"pyyaml~=6.0.1",
"pydantic~=2.8.0",