chore: 同步版本号至 0.1.35 (打包对齐 tag)

This commit is contained in:
shy3130
2026-06-23 21:49:48 +08:00
parent 9197ad9f8e
commit 14631087bf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "tickflow-stock-panel-backend"
version = "0.1.34"
version = "0.1.35"
description = "A 股选股 + 监控 + 回测面板 — TickFlow 适配"
readme = "../README.md"
requires-python = ">=3.11"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "tickflow-stock-panel-frontend",
"private": true,
"version": "0.1.34",
"version": "0.1.35",
"type": "module",
"scripts": {
"dev": "vite",