Skip to content

Commit 2cd980f

Browse files
authored
🔖 Version 0.0.4
1 parent 708b895 commit 2cd980f

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 # noqa: F401
22
from zshot.utils.displacy import displacy # noqa: F401
33

4-
__version__ = '0.0.3'
4+
__version__ = '0.0.4'

0 commit comments

Comments
 (0)