chore: release v0.2.1

main v0.2.1
NoahLan 2 weeks ago
parent 26c97cdc5b
commit 82b3daa9a4

@ -27,7 +27,7 @@ AI 修改本项目时优先读:
```toml ```toml
dependencies = [ dependencies = [
"iti-flask @ git+ssh://git@example.com/iTi-Flask.git@v0.2.0", "iti-flask @ git+ssh://git@example.com/iTi-Flask.git@v0.2.0",
"iti-system @ git+ssh://git@example.com/iTi-System.git@v0.2.0", "iti-system @ git+ssh://git@example.com/iTi-System.git@v0.2.1",
] ]
``` ```

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025-present NoahLan <6995syu@163.com> # SPDX-FileCopyrightText: 2025-present NoahLan <6995syu@163.com>
# #
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
__version__ = "0.2.0" __version__ = "0.2.1"

Loading…
Cancel
Save