update version to 0.1.10 (#1676)

pull/1673/head
Fazzie-Maqianli 2022-10-09 10:43:29 +08:00 committed by GitHub
parent b28991dd0a
commit 87c5ad352a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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'