feat: Add replace_icon_name_with_url param

Add the replace_icon_name_with_url parameter to
the client's fetch_user and fetch_user_v1 methods.
This commit is contained in:
KT
2023-06-10 10:36:34 +08:00
parent 4a892d213b
commit 2fd4d7e2e0
3 changed files with 57 additions and 14 deletions

View File

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