Release: v3.5.0

This commit is contained in:
Lysandre
2020-11-10 08:50:24 -05:00
parent 9cebee38ad
commit 818878dc88
3 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ extras["dev"] = extras["all"] + extras["testing"] + extras["quality"] + extras["
setup(
name="transformers",
version="3.4.0",
version="3.5.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",