release: bump version to 0.47.0

This commit is contained in:
linkong
2026-04-30 16:56:37 +08:00
parent f22079d33a
commit 421234301a
42 changed files with 2501 additions and 454 deletions

View File

@@ -1,11 +1,12 @@
[project]
name = "planet"
version = "0.46.3"
version = "0.47.0"
description = "智能星球计划 - 态势感知系统"
requires-python = ">=3.14"
dependencies = [
"fastapi>=0.109.0",
"uvicorn[standard]>=0.27.0",
"websockets>=12.0",
"sqlalchemy[asyncio]>=2.0.25",
"asyncpg>=0.29.0",
"redis>=5.0.1",