Update the version number to 1.13.2 (#1123)

This commit is contained in:
Wu Clan
2026-03-23 16:56:42 +08:00
committed by GitHub
parent c08f64ae75
commit a58ca7f156
+1 -1
View File
@@ -14,4 +14,4 @@ for cls in get_all_models():
globals()[class_name] = cls
__version__ = '1.13.1'
__version__ = '1.13.2'