We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e30a7 commit 39d47d3Copy full SHA for 39d47d3
setup.py
@@ -20,7 +20,7 @@ def read(*paths):
20
21
setup(
22
name='pythaiasr',
23
- version='0.1',
+ version='0.2',
24
packages=['pythaiasr'],
25
url='https://github.com/wannaphong/pythaiasr',
26
license='Apache Software License 2.0',
@@ -42,4 +42,4 @@ def read(*paths):
42
'Programming Language :: Python :: Implementation :: CPython',
43
'Topic :: Scientific/Engineering',
44
],
45
-)
+)
0 commit comments