We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181196c commit 27c5e9dCopy full SHA for 27c5e9d
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="dl-translate",
8
- version="0.3.0",
+ version="0.3.1",
9
author="Xing Han Lu",
10
author_email="[email protected]",
11
description="A deep learning-based translation library built on Huggingface transformers",
0 commit comments