Skip to content

Commit c0a3e6b

Browse files
committed
version bump
1 parent 8327923 commit c0a3e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

structflo/ner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
EntityProfile,
6262
)
6363

64-
__version__ = "0.1.1"
64+
__version__ = "0.2.0"
6565

6666
__all__ = [
6767
# Main class

0 commit comments

Comments
 (0)