We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8327923 commit c0a3e6bCopy full SHA for c0a3e6b
1 file changed
structflo/ner/__init__.py
@@ -61,7 +61,7 @@
61
EntityProfile,
62
)
63
64
-__version__ = "0.1.1"
+__version__ = "0.2.0"
65
66
__all__ = [
67
# Main class
0 commit comments