Patch: v2.2.1

This commit is contained in:
LysandreJik
2019-12-03 11:20:26 -05:00
parent 48cbf267c9
commit 8101924a68
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ from setuptools import find_packages, setup
setup(
name="transformers",
version="2.2.0",
version="2.2.1",
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",