Skip to content

Commit

Permalink
Updating resources to have coref will definitely necessitate a versio…
Browse files Browse the repository at this point in the history
…n number change
  • Loading branch information
AngledLuffa committed Oct 31, 2023
1 parent 5627345 commit 985ee5a
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 985ee5a

Please sign in to comment.