We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dbc02 commit 8ae2706Copy full SHA for 8ae2706
textdistance/__init__.py
@@ -6,7 +6,7 @@
6
7
# main package info
8
__title__ = 'TextDistance'
9
-__version__ = '4.2.2'
+__version__ = '4.3.0'
10
__author__ = 'Gram (@orsinium)'
11
__license__ = 'MIT'
12
0 commit comments