This commit is contained in:
Shuming Ma 2023-03-15 00:20:00 -07:00
parent 599df73687
commit 73b766812a

View File

@ -7,7 +7,7 @@ from setuptools import find_packages, setup
setup(
name="torchscale",
version="0.1.2",
version="0.2.0",
author="TorchScale Team",
author_email="Shuming.Ma@microsoft.com",
description="Transformers at any scale",