Skip to content

Commit da7e03b

Browse files
committed
tag version
1 parent 4d1a90d commit da7e03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rapidfuzz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
__author__: str = "Max Bachmann"
88
__license__: str = "MIT"
9-
__version__: str = "3.13.0"
9+
__version__: str = "3.14.0"
1010

1111
from rapidfuzz import distance, fuzz, process, utils
1212

0 commit comments

Comments
 (0)