Skip to content

Commit 3103f02

Browse files
authored
🔖 v0.0.8
1 parent 0307ee4 commit 3103f02

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.7'
4+
__version__ = '0.0.8'

0 commit comments

Comments
 (0)