Release: v2.2.0

This commit is contained in:
Lysandre
2019-11-26 14:12:44 -05:00
parent f2f329408d
commit ae98d45991
6 changed files with 27 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ from setuptools import find_packages, setup
setup(
name="transformers",
version="2.1.1",
version="2.2.0",
author="Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Google AI Language Team Authors, Open AI team Authors, Facebook AI Authors, Carnegie Mellon University Authors",
author_email="thomas@huggingface.co",
description="State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",