Release: 0.6.2

This commit is contained in:
thomwolf
2019-04-25 21:37:47 +02:00
parent e6cf62d499
commit b832d5bb8a
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ from setuptools import find_packages, setup
setup(
name="pytorch_pretrained_bert",
version="0.6.1",
version="0.6.2",
author="Thomas Wolf, Victor Sanh, Tim Rault, Google AI Language Team Authors, Open AI team Authors",
author_email="thomas@huggingface.co",
description="PyTorch version of Google AI BERT model with script to load Google pre-trained models",