Update version tag (#1243)

pull/1247/head
liukuikun 2022-08-01 15:11:37 +08:00 committed by GitHub
parent 8d2e8886e8
commit 8331224e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) Open-MMLab. All rights reserved.
__version__ = '0.6.0'
__version__ = '1.0.0rc0'
short_version = __version__