release version 1.0

This commit is contained in:
thomwolf
2019-07-16 16:10:58 +02:00
parent 6a72d9aa52
commit ed7549bb1a
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ from setuptools import find_packages, setup
setup(
name="pytorch_transformers",
version="0.7.0",
version="1.0.0",
author="Thomas Wolf, Lysandre Debut, Victor Sanh, Tim Rault, Google AI Language Team Authors, Open AI team Authors",
author_email="thomas@huggingface.co",
description="Repository of pre-trained NLP Transformer models: BERT, GPT & GPT-2, Transformer-XL, XLNet and XLM",