Update the version number to 1.12.0 (#962)

This commit is contained in:
Wu Clan
2025-12-15 17:07:06 +08:00
committed by GitHub
parent 4bc5ba53e6
commit dfc715aad8
+1 -1
View File
@@ -14,4 +14,4 @@ for cls in get_all_models():
globals()[class_name] = cls
__version__ = '1.11.2'
__version__ = '1.12.0'