We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0307ee4 commit 3103f02Copy full SHA for 3103f02
zshot/__init__.py
@@ -1,4 +1,4 @@
1
from zshot.zshot import MentionsExtractor, Linker, Zshot, PipelineConfig, RelationsExtractor # noqa: F401
2
from zshot.utils.displacy.displacy import displacy # noqa: F401
3
4
-__version__ = '0.0.7'
+__version__ = '0.0.8'
0 commit comments