diff --git a/setup.py b/setup.py index 5c2495f..9e62efb 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="espeakng", - version="1.0.1", + version="1.0.2", author="Sayak B", author_email="me@sayakb.com", description="An eSpeak NG TTS binding for Python3",