Skip to content

Commit

Permalink
Update Stanza version so we can push the Arabic POS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Oct 6, 2023
1 parent 61f6e05 commit c65b669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.0"
__version__ = "1.6.1"
__resources_version__ = '1.6.0'

0 comments on commit c65b669

Please sign in to comment.