feat: Update v2 API field aliases to match raw field names, keeping model names unchanged.

This commit is contained in:
KT
2023-10-17 20:20:08 +08:00
parent 6c6b02cff3
commit 24011870ea
2 changed files with 24 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mihomo"
version = "1.1.6"
version = "1.1.7"
authors = [
{ name="KT", email="xns77477@gmail.com" },
]