feat: Add count and step of sub affixes

Other changes:
Relic attritube
- main_property -> main_affix
- sub_properties -> sub_affixes
This commit is contained in:
KT
2023-06-11 23:04:02 +08:00
parent 4d74afe8d7
commit 2d1b9b23af
3 changed files with 47 additions and 8 deletions

View File

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