mirror of https://github.com/hpcaitech/ColossalAI
upgrade version to 0.1.11rc1 (#1739)
parent
d2e0e39c9d
commit
24e84eba60
|
@ -7,4 +7,4 @@ from .initialize import (
|
|||
launch_from_torch,
|
||||
)
|
||||
|
||||
__version__ = '0.1.11'
|
||||
__version__ = '0.1.11rc1'
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.1.11
|
||||
0.1.11rc1
|
||||
|
|
Loading…
Reference in New Issue