Merge pull request #21 from microsoft/0.2.0

v0.2.0
This commit is contained in:
Shuming Ma 2023-03-15 15:21:52 +08:00 committed by GitHub
commit 4ae3b248ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",