Skip to content

Commit 1aedcdb

Browse files
committed
update fmoe version
1 parent dfd9b5d commit 1aedcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
if __name__ == '__main__':
4242
setuptools.setup(
4343
name='fastmoe',
44-
version='1.0.2',
44+
version='1.1.0',
4545
description='An efficient Mixture-of-Experts system for PyTorch',
4646
author=', '.join(authors),
4747
author_email='hja20@mails.tsinghua.edu.cn',

0 commit comments

Comments
 (0)