Skip to content

Commit 27c5e9d

Browse files
authored
Update setup.py (#62)
1 parent 181196c commit 27c5e9d

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="dl-translate",
8-
version="0.3.0",
8+
version="0.3.1",
99
author="Xing Han Lu",
1010
author_email="github@xinghanlu.com",
1111
description="A deep learning-based translation library built on Huggingface transformers",

0 commit comments

Comments
 (0)