chore: release v0.2.3

main v0.2.3
NoahLan 1 week ago
parent f8aa9c29c1
commit 162a08c7b9

@ -45,7 +45,7 @@ iti.cmd install
```toml
dependencies = [
"iti-flask @ git+https://git.noahlan.cn/iti-framework/iTi-Flask.git@v0.2.2",
"iti-flask @ git+https://git.noahlan.cn/iti-framework/iTi-Flask.git@v0.2.3",
]
```

@ -26,7 +26,7 @@ framework_git:
framework_tag:
type: str
help: iTi-Flask Git tag
default: v0.2.2
default: v0.2.3
include_system:
type: bool

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

Loading…
Cancel
Save