Unverified Commit 477f2db8 authored by Lyu Han's avatar Lyu Han Committed by GitHub
Browse files

bump version to v0.1.0 (#834)

parent d29b70ae
# Copyright (c) OpenMMLab. All rights reserved. # Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple from typing import Tuple
__version__ = '0.1.0a2' __version__ = '0.1.0'
short_version = __version__ short_version = __version__
......
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