Skip to content

Commit ecc01c0

Browse files
authored
Update copyright year to 2026 (#93)
1 parent 6e0237b commit ecc01c0

File tree

3 files changed

+1
-17
lines changed

3 files changed

+1
-17
lines changed

docs/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323

2424
=== "uv"
2525

26-
```bash
27-
uv pip install sqlalchemy-crud-plus
28-
```
29-
30-
或者添加到项目依赖:
31-
3226
```bash
3327
uv add sqlalchemy-crud-plus
3428
```

docs/installing.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@
1616

1717
=== "uv"
1818

19-
[uv](https://github.com/astral-sh/uv) 是一个极快的 Python 包管理器,推荐使用。
20-
21-
安装包:
22-
23-
```bash
24-
uv pip install sqlalchemy-crud-plus
25-
```
26-
27-
或者添加到项目依赖:
28-
2919
```bash
3020
uv add sqlalchemy-crud-plus
3121
```

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ extra_css:
9999
- "extra/custom.css"
100100

101101
copyright: |
102-
© 2024 - 2025 FastAPI Practices - 为爱发电
102+
© 2026 FastAPI Practices

0 commit comments

Comments
 (0)