v0.2.0
This commit is contained in:
parent
599df73687
commit
73b766812a
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ from setuptools import find_packages, setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="torchscale",
|
name="torchscale",
|
||||||
version="0.1.2",
|
version="0.2.0",
|
||||||
author="TorchScale Team",
|
author="TorchScale Team",
|
||||||
author_email="Shuming.Ma@microsoft.com",
|
author_email="Shuming.Ma@microsoft.com",
|
||||||
description="Transformers at any scale",
|
description="Transformers at any scale",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user