From e19275a45aea315b04b40348f013b53c76d14b7e Mon Sep 17 00:00:00 2001 From: yunss-ML Date: Thu, 24 Aug 2023 23:43:03 +0100 Subject: [PATCH] last version or repo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b87891b..ec27c64 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setuptools.setup( name="AdapterLoRa", - version="1.1.3", + version="1.1.4", author="Youness EL BRAG", author_email="younsselbrag@gmail.com", description="A Tool for adaptation Larger Transfomer-Based model and Quantization built top on libraries LoRa and LoRa-Torch.",