Skip to content

Commit 27983ae

Browse files
committed
Will add English MWT as a default in the next resources. Also, updating resources to have coref will definitely necessitate a version number change
1 parent b1e2991 commit 27983ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stanza/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
""" Single source of truth for version number """
22

3-
__version__ = "1.6.1"
4-
__resources_version__ = '1.6.0'
3+
__version__ = "1.7.0"
4+
__resources_version__ = '1.7.0'

0 commit comments

Comments
 (0)