update kontor-api
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Thomas Peetz
2026-08-25 17:45:03 +02:00
parent 57b942a9ca
commit 652378e7de
25 changed files with 187 additions and 248 deletions
+2 -2
View File
@@ -513,7 +513,7 @@ wheels = [
[[package]]
name = "kontor-api"
version = "0.1.0"
version = "0.4.0"
source = { virtual = "." }
dependencies = [
{ name = "asyncpg" },
@@ -570,7 +570,7 @@ requires-dist = [
[[package]]
name = "kontor-model"
version = "0.3.0"
version = "0.4.0"
source = { editable = "../kontor-model" }
dependencies = [
{ name = "msgspec", extra = ["toml", "yaml"] },