Release 0.1.1
All checks were successful
/ pylint (push) Successful in 13s
/ mypy (push) Successful in 13s
/ publish-artifacts (push) Successful in 10s
/ lint-and-typing (push) Successful in 17s
/ build-artifacts (push) Successful in 12s
/ build-and-push-container (push) Successful in 1m23s
/ release (push) Successful in 7s

This commit is contained in:
Firq 2024-09-28 15:39:22 +02:00
parent fc7ecdcd77
commit 401e446059
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

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