Commit 5a6e521e authored by Rick Ho's avatar Rick Ho
Browse files

update version number

parent a8c5a3cb
......@@ -23,7 +23,7 @@ if os.environ.get('USE_NCCL', '1') == '1':
if __name__ == '__main__':
setuptools.setup(
name='fastmoe',
version='0.2.1',
version='0.3.0',
description='An efficient Mixture-of-Experts system for PyTorch',
author=', '.join(authors),
author_email='hja20@mails.tsinghua.edu.cn',
......
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