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 1c49360 commit 1ede825Copy full SHA for 1ede825
src/gucken/__init__.py
@@ -1,4 +1,4 @@
1
import warnings
2
warnings.filterwarnings('ignore', message='Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')
3
4
-__version__ = "0.2.3"
+__version__ = "0.2.4"
0 commit comments