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