chore: bump version to 0.1.29

This commit is contained in:
shy3130
2026-06-21 22:31:10 +08:00
parent d4dbe526de
commit 04bdb40b69
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.26"
version = "0.1.29"
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.26",
"version": "0.1.29",
"type": "module",
"scripts": {
"dev": "vite",