Release: v2.3.0

This commit is contained in:
Lysandre
2019-12-20 16:22:20 -05:00
parent d0f8b9a978
commit a436574bfd
5 changed files with 4 additions and 4 deletions

View File

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