"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "787195fe201b9a1a0f7dc030f0ef0f4294d41bc7"
Unverified Commit b4bfeb53 authored by Zaida Zhou's avatar Zaida Zhou Committed by GitHub
Browse files

bump version to v1.3.13 (#1327)

parent 2a3d2d4a
# Copyright (c) OpenMMLab. All rights reserved. # Copyright (c) OpenMMLab. All rights reserved.
__version__ = '1.3.12' __version__ = '1.3.13'
def parse_version_info(version_str: str, length: int = 4) -> tuple: def parse_version_info(version_str: str, length: int = 4) -> tuple:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment