bump up to 0.5.1

This commit is contained in:
thomwolf
2019-02-13 10:11:20 +01:00
parent 67376c02e2
commit 321d70a7a9
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.5.0",
version="0.5.1",
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",