chore: bump version to 0.1.66

This commit is contained in:
shy3130
2026-06-29 17:50:12 +08:00
parent 47a87fca2b
commit ec941e1eb1
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.65"
version = "0.1.66"
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.65",
"version": "0.1.66",
"type": "module",
"scripts": {
"dev": "vite",