File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 given-names: "Xing Han"
66 orcid: "https://orcid.org/0000-0001-9027-8425"
77title: "DL Translate: A deep learning-based translation library built on Huggingface transformers"
8- version: 0.2.3
8+ version: 0.2.4
99doi: 10.5281/zenodo.5230676
1010date-released: 2021-08-21
1111url: "https://github.com/xhlulu/dl-translate"
Original file line number Diff line number Diff line change 11# DL Translate
22
3- [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.5230677 .svg )] ( https://doi.org/10.5281/zenodo.5230677 )
3+ [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.5230676 .svg )] ( https://doi.org/10.5281/zenodo.5230676 )
44[ ![ Downloads] ( https://static.pepy.tech/personalized-badge/dl-translate?period=total&units=abbreviation&left_color=grey&right_color=orange&left_text=Downloads )] ( https://pepy.tech/project/dl-translate )
55[ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/xhlulu/dl-translate/blob/main/LICENSE )
66
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "dl-translate" ,
8- version = "0.2.3 " ,
8+ version = "0.2.4 " ,
99 author = "Xing Han Lu" ,
1010 author_email = "github@xinghanlu.com" ,
1111 description = "A deep learning-based translation library built on Huggingface transformers" ,
You can’t perform that action at this time.
0 commit comments