diff --git a/setup.py b/setup.py index 59b1913..a244e69 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="transformer_srl", # Replace with your own username - version="2.4.3", + version="2.4.4", author="Riccardo Orlando", author_email="orlandoricc@gmail.com", description="SRL Transformer model",