Update the version number to 1.13.0 (#1079)

* Update the version number to 1.13.0

* Update changelog
This commit is contained in:
Wu Clan
2026-02-14 12:48:53 +08:00
committed by GitHub
parent 1de4201b52
commit b412dceb9e
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ for cls in get_all_models():
globals()[class_name] = cls
__version__ = '1.12.0'
__version__ = '1.13.0'