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.",