diff --git a/setup.py b/setup.py index f2a5593..0fd8189 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="sinling", # Replace with your own username - version="0.3.4", + version="0.3.5", author="Yasas Senarath", description="A language processing tool for Sinhalese (සිංහල)", long_description=long_description,