Release: v2.2.2

This commit is contained in:
Lysandre
2019-12-13 16:45:30 -05:00
parent c3248cf122
commit 7bd11dda6f
4 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ extras['all'] = [package for package in extras.values()]
setup(
name="transformers",
version="2.2.1",
version="2.2.2",
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",