Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/TharinduDR/TransQuest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTharinduDR <rhtdranasinghe@gmail.com>2021-03-24 02:16:59 +0300
committerTharinduDR <rhtdranasinghe@gmail.com>2021-03-24 02:16:59 +0300
commite8eb3d327f2229c0d662858bc574478f9765ea10 (patch)
tree8a5485df941731b7ff25fbd043f2019077ed1858
parent8ba7b5174b90dd31f72e41ab61c6586abbbe6394 (diff)
056: Code Refactoringv1.0.2
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 670ca6d..fa700f2 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup(
name="transquest",
- version="1.0.1",
+ version="1.0.2",
author="Tharindu Ranasinghe",
author_email="rhtdranasinghe@gmail.com",
description="Transformer based translation quality estimation",