upgrade version to 0.1.11rc1 (#1739)

This commit is contained in:
Jiarui Fang
2022-10-19 11:26:00 +08:00
committed by GitHub
parent d2e0e39c9d
commit 24e84eba60
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ from .initialize import (
launch_from_torch,
)
__version__ = '0.1.11'
__version__ = '0.1.11rc1'

View File

@@ -1 +1 @@
0.1.11
0.1.11rc1