Skip to content

Commit

Permalink
🔖 v0.0.5 Relations Extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco authored Nov 8, 2022
1 parent bea91c7 commit 84b79cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zshot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from zshot.zshot import MentionsExtractor, Linker, Zshot, PipelineConfig, RelationsExtractor # noqa: F401
from zshot.utils.displacy.displacy import displacy # noqa: F401

__version__ = '0.0.4'
__version__ = '0.0.5'

0 comments on commit 84b79cb

Please sign in to comment.