First official release
All checks were successful
/ pylint (push) Successful in 11s
/ mypy (push) Successful in 13s
/ build-artifacts (push) Successful in 8s
/ lint-and-typing (push) Successful in 15s
/ publish-artifacts (push) Successful in 9s

This commit is contained in:
Firq 2024-07-20 16:37:41 +02:00
parent f5ffe07e77
commit 360aca36c5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

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