Skip to content

Commit 7db0633

Browse files
committed
update version
1 parent 51c3d96 commit 7db0633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lemminflect/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .core.Inflections import Inflections
44
from .core.Lemmatizer import Lemmatizer
55

6-
__version__ = '0.2.0'
6+
__version__ = '0.2.1'
77

88

99
# Lemmatizer is a singleton so this will only instantiate and load the data

0 commit comments

Comments
 (0)