Skip to content

Commit

Permalink
Will add English MWT as a default in the next resources. Also, updati…
Browse files Browse the repository at this point in the history
…ng resources to have coref will definitely necessitate a version number change
  • Loading branch information
AngledLuffa committed Nov 9, 2023
1 parent b1e2991 commit 27983ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stanza/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
""" Single source of truth for version number """

__version__ = "1.6.1"
__resources_version__ = '1.6.0'
__version__ = "1.7.0"
__resources_version__ = '1.7.0'

0 comments on commit 27983ae

Please sign in to comment.