update version to 0.1.10 (#1676)

This commit is contained in:
Fazzie-Maqianli
2022-10-09 10:43:29 +08:00
committed by GitHub
parent b28991dd0a
commit 87c5ad352a

View File

@@ -8,4 +8,4 @@ except:
from .initialize import (initialize, launch, launch_from_openmpi, launch_from_slurm, launch_from_torch,
get_default_parser)
__version__ = '0.1.9'
__version__ = '0.1.10'