Skip to content

Commit 07a5a6d

Browse files
committed
update version
1 parent aa52f02 commit 07a5a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.2"
9+
__version__: str = "3.13.0"
1010

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

0 commit comments

Comments
 (0)