Skip to content

Commit e98f296

Browse files
committed
build: 0.0.4
1 parent 84c17f5 commit e98f296

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ https://t.me/chinaBank_Exchange_bot
2020
pip install uv
2121
uv pip install -r requirements.txt
2222
23-
# Activate virtual environment
24-
2523
# Start Uvicorn server
2624
uvicorn main:app --host 0.0.0.0 --port 7860 --reload
2725

update.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88

99
- v0.0.3
1010
- 修复数据源
11+
- v0.0.4
12+
- 安装 uv 工具以提高构建效率

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.0.3
1+
version=0.0.4

0 commit comments

Comments
 (0)