We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd72ed0 commit a629a59Copy full SHA for a629a59
pyproject.toml
@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "mhyy.py"
7
-version = "3.0.0"
+version = "3.1.0"
8
authors = [
9
{ name = "GuangChen2333", email = "guangchenworks@outlook.com" },
10
]
11
-description = "Python API for miHoYo Cloud Gaming (Genshin Impact Cloud, Honkai:StarRail Cloud)"
+description = "Python API for miHoYo Cloud Gaming (Genshin Impact Cloud, Honkai:StarRail Cloud, Zenless Zone Zero Cloud)"
12
readme = "README.md"
13
requires-python = ">=3.8"
14
classifiers = [
0 commit comments