Release: v2.6.0

This commit is contained in:
LysandreJik
2020-03-24 10:37:32 -04:00
parent e392ba6938
commit 471cce24b3
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ extras["dev"] = extras["testing"] + extras["quality"] + ["mecab-python3", "sciki
setup(
name="transformers",
version="2.5.1",
version="2.6.0",
author="Thomas Wolf, Lysandre Debut, Victor Sanh, Julien Chaumond, Sam Shleifer, 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",