We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9725154 commit c0a8b90Copy full SHA for c0a8b90
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="transformer_srl", # Replace with your own username
8
- version="2.4.3",
+ version="2.4.4",
9
author="Riccardo Orlando",
10
author_email="orlandoricc@gmail.com",
11
description="SRL Transformer model",
0 commit comments