Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
258eb500
Commit
258eb500
authored
Nov 30, 2018
by
thomwolf
Browse files
bump up version
parent
d787c6be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
258eb500
...
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
...
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup
(
setup
(
name
=
"pytorch_pretrained_bert"
,
name
=
"pytorch_pretrained_bert"
,
version
=
"0.
2
.0"
,
version
=
"0.
3
.0"
,
author
=
"Thomas Wolf, Victor Sanh, Tim Rault, Google AI Language Team Authors"
,
author
=
"Thomas Wolf, Victor Sanh, Tim Rault, Google AI Language Team Authors"
,
author_email
=
"thomas@huggingface.co"
,
author_email
=
"thomas@huggingface.co"
,
description
=
"PyTorch version of Google AI BERT model with script to load Google pre-trained models"
,
description
=
"PyTorch version of Google AI BERT model with script to load Google pre-trained models"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment