Commit a8ea3fa8 authored by zhanggezhong's avatar zhanggezhong
Browse files

Update setup.py

parent db84d448
......@@ -69,7 +69,7 @@ if __name__ == '__main__':
setuptools.setup(
name='fastmoe',
#version='1.1.0',
version = '1.1.0' + '.das.dtk' + dtk_version,
version = '1.1.0' + '+das.dtk' + dtk_version,
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