diff --git a/setup.py b/setup.py index 90b2663..07704bc 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def read(*paths): setup( name='pythaiasr', - version='0.2', + version='0.3', packages=['pythaiasr'], url='https://github.com/wannaphong/pythaiasr', license='Apache Software License 2.0',