Release: v3.4.0

This commit is contained in:
Lysandre
2020-10-20 16:21:11 +02:00
parent 0264048660
commit eb0e0ce2ad
5 changed files with 23 additions and 26 deletions

View File

@@ -103,7 +103,7 @@ extras["dev"] = extras["testing"] + extras["quality"] + extras["ja"] + ["scikit-
setup(
name="transformers",
version="3.3.1",
version="3.4.0",
author="Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Sam Shleifer, Patrick von Platen, Sylvain Gugger, 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",