Unverified Commit d2e0e39c authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[release] update to v0.1.11 (#1736)

parent 0d87c4e2
from .initialize import (initialize, launch, launch_from_openmpi, launch_from_slurm, launch_from_torch, from .initialize import (
get_default_parser) get_default_parser,
initialize,
launch,
launch_from_openmpi,
launch_from_slurm,
launch_from_torch,
)
__version__ = '0.1.10' __version__ = '0.1.11'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment