diff --git a/setup.py b/setup.py index 0a65deb..4ca54dd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="contextualSpellCheck", - version="0.4.2", + version="0.4.3", author="R1j1t", author_email="r1j1t@protonmail.com", description="Contextual spell correction using BERT (bidirectional representations)",