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 16:58:02 +0300
committerTharinduDR <rhtdranasinghe@gmail.com>2021-04-26 16:58:02 +0300
commitb0892efb7ef6686020b6431f193cca59e7311aee (patch)
tree3510605a49e5ecf758246c92c9617b7316793077
parent312eb1b155bb9fb3361c01609a3f92463f7dd2ed (diff)
057: Code Refactoring - Siamese Architectures1.1.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fa700f2..ef357fe 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setup(
name="transquest",
- version="1.0.2",
+ version="1.1.0",
author="Tharindu Ranasinghe",
author_email="rhtdranasinghe@gmail.com",
description="Transformer based translation quality estimation",