chore: 同步版本号至 0.1.34

This commit is contained in:
shy3130
2026-06-23 21:48:29 +08:00
parent 41be5096dc
commit 9197ad9f8e
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.33"
version = "0.1.34"
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.33",
"version": "0.1.34",
"type": "module",
"scripts": {
"dev": "vite",