We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb94cd3 commit bed86e4Copy full SHA for bed86e4
ISAT/__init__.py
@@ -2,4 +2,4 @@
2
# @Author : LG
3
4
__author__ = 'yatengLG'
5
-__version__ = '1.2.4'
+__version__ = '1.2.5'
setup.py
@@ -60,7 +60,7 @@ def get_install_requires():
60
'shapely',
61
'hydra-core>=1.3.2',
62
'tqdm>=4.66.1',
63
- 'fuzzywuzzy'
+ 'fuzzywuzzy',
64
'python-Levenshtein'
65
],
66
0 commit comments