chore: 升级 Python 包版本至 0.1.3

This commit is contained in:
2026-05-19 20:09:18 +08:00
parent 57775a33ec
commit 16261a8c8f

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "gobridge" name = "gobridge"
version = "0.1.2" version = "0.1.3"
description = "Python 端库,配合 Go 侧 gobridge 使用" description = "Python 端库,配合 Go 侧 gobridge 使用"
requires-python = ">=3.10" requires-python = ">=3.10"