Skip to content

Commit 1ede825

Browse files
update version
1 parent 1c49360 commit 1ede825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gucken/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import warnings
22
warnings.filterwarnings('ignore', message='Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning')
33

4-
__version__ = "0.2.3"
4+
__version__ = "0.2.4"

0 commit comments

Comments
 (0)