Skip to content

Commit

Permalink
fix bug with propbank, fix dep-based
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccorl committed Nov 18, 2020
1 parent 9725154 commit c0a8b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit c0a8b90

Please sign in to comment.