Skip to content

Commit 174768a

Browse files
committed
Update version -> 1.9.1 to fix missing utils/visualization #1421
1 parent c96f52e commit 174768a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stanza/_version.py

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

3-
__version__ = "1.9.0"
3+
__version__ = "1.9.1"
44
__resources_version__ = '1.9.0'

0 commit comments

Comments
 (0)