build(sync): 更新0.3.1-alpha.1版本元数据

This commit is contained in:
2026-09-13 22:18:45 +08:00
parent 7551bda29c
commit 0e2889643c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "opennexus-sync-console",
"private": true,
"version": "0.3.0-alpha.1",
"version": "0.3.1-alpha.1",
"packageManager": "pnpm@10.28.0",
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "notesagent-sync"
version = "0.3.0a1"
version = "0.3.1a1"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.116,<1", "uvicorn>=0.35,<1", "sqlalchemy>=2.0,<2.1",
+1 -1
View File
@@ -225,7 +225,7 @@ wheels = [
[[package]]
name = "notesagent-sync"
version = "0.3.0a1"
version = "0.3.1a1"
source = { virtual = "." }
dependencies = [
{ name = "boto3" },