Skip to content

Commit c6455be

Browse files
committed
🚀 init(version): bump to 3.1.1
1 parent 9845f18 commit c6455be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

werpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The werpy package provides tools for calculating word error rates (WERs) and related metrics on text data.
66
"""
77

8-
__version__ = "3.1.0"
8+
__version__ = "3.1.1"
99

1010
from .errorhandler import error_handler
1111
from .normalize import normalize

0 commit comments

Comments
 (0)