We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea91c7 commit 84b79cbCopy full SHA for 84b79cb
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.4'
+__version__ = '0.0.5'
0 commit comments