Release: 2.1.1

This commit is contained in:
Lysandre
2019-10-11 06:37:49 -04:00
parent 4428aefc63
commit 3ddce1d74c
3 changed files with 3 additions and 3 deletions

View File

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