Skip to content

Commit 84b79cb

Browse files
🔖 v0.0.5 Relations Extraction
1 parent bea91c7 commit 84b79cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zshot/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from zshot.zshot import MentionsExtractor, Linker, Zshot, PipelineConfig, RelationsExtractor # noqa: F401
22
from zshot.utils.displacy.displacy import displacy # noqa: F401
33

4-
__version__ = '0.0.4'
4+
__version__ = '0.0.5'

0 commit comments

Comments
 (0)