We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708b895 commit 2cd980fCopy full SHA for 2cd980f
zshot/__init__.py
@@ -1,4 +1,4 @@
1
from zshot.zshot import MentionsExtractor, Linker, Zshot, PipelineConfig # noqa: F401
2
from zshot.utils.displacy import displacy # noqa: F401
3
4
-__version__ = '0.0.3'
+__version__ = '0.0.4'
0 commit comments