Skip to content

Commit ce37b8e

Browse files
committed
bump version in setup.py
1 parent 05053d1 commit ce37b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pytorch_pretrained_bert",
5-
version="0.1.2",
5+
version="0.2.0",
66
author="Thomas Wolf, Victor Sanh, Tim Rault, Google AI Language Team Authors",
77
author_email="[email protected]",
88
description="PyTorch version of Google AI BERT model with script to load Google pre-trained models",

0 commit comments

Comments
 (0)