chore: 发布 v0.2.0

main
NoahLan 2 weeks ago
parent 57dc45aeb6
commit 6be08bb0cf

@ -20,8 +20,8 @@
```toml
dependencies = [
"iti-flask @ git+ssh://git@example.com/iTi-Flask.git@v0.1.1",
"iti-system @ git+ssh://git@example.com/iTi-System.git@v0.1.1",
"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",
]
```

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "iti-system"
version = "0.1.1"
version = "0.2.0"
description = "Reusable system-domain package for iTi-Flask applications."
readme = "README.md"
requires-python = ">=3.11"

Loading…
Cancel
Save