chore: release 1.3.7

This commit is contained in:
2026-09-10 14:51:53 -04:00
parent 9f7d407120
commit c60011b034
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -117,7 +117,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.6,<2"
"polygateway[redis,postgres,structured]>=1.3.7,<2"
```
核心仅依赖 `httpx` + `pydantic`;按需选 extras: