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 5
5
given-names: "Xing Han"
6
6
orcid: "https://orcid.org/0000-0001-9027-8425"
7
7
title: "DL Translate: A deep learning-based translation library built on Huggingface transformers"
8
- version: 0.2.3
8
+ version: 0.2.4
9
9
doi: 10.5281/zenodo.5230676
10
10
date-released: 2021-08-21
11
11
url: "https://github.com/xhlulu/dl-translate"
Original file line number Diff line number Diff line change 1
1
# DL Translate
2
2
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 )
4
4
[ ![ 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 )
5
5
[ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/xhlulu/dl-translate/blob/main/LICENSE )
6
6
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "dl-translate" ,
8
- version = "0.2.3 " ,
8
+ version = "0.2.4 " ,
9
9
author = "Xing Han Lu" ,
10
10
author_email = "github@xinghanlu.com" ,
11
11
description = "A deep learning-based translation library built on Huggingface transformers" ,
You can’t perform that action at this time.
0 commit comments