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-04-26 21:44:18 +0300
committerTharinduDR <rhtdranasinghe@gmail.com>2021-04-26 21:44:18 +0300
commit434d142cdfed97b7d7df0361e3fa39bc50191987 (patch)
tree5b56a5ee3489acf28a98881e716c175e583c9077
parent7e3dfc870ac2f768969287491862f586be0ebc31 (diff)
057: Code Refactoring - Siamese Architecturesv1.1.1
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ef357fe..c10e073 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup(
name="transquest",
- version="1.1.0",
+ version="1.1.1",
author="Tharindu Ranasinghe",
author_email="rhtdranasinghe@gmail.com",
description="Transformer based translation quality estimation",