chore: release 1.3.6

This commit is contained in:
2026-09-10 05:22:24 -04:00
parent 5e2c35a812
commit 53d2f089e1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ stats.total_latency_ms # 含缓存 IO、退避、准入等待、重
```bash
pip install --extra-index-url https://gitea.iomgaa.online/api/packages/iomgaa/pypi/simple/ \
"polygateway[redis,postgres,structured]>=1.3.5,<2"
"polygateway[redis,postgres,structured]>=1.3.6,<2"
```
核心仅依赖 `httpx` + `pydantic`;按需选 extras: