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 a8dddd9 commit 84d65f4Copy full SHA for 84d65f4
setup.py
@@ -2,10 +2,10 @@
2
from distutils.core import setup
3
4
setup(name='hazm',
5
- version='0.3',
+ version='0.4',
6
description='Python library for digesting Persian text.',
7
author='Alireza Nourian',
8
- author_email='alireza.nournia@gmail.com',
+ author_email='az.nourian@gmail.com',
9
url='http://www.sobhe.ir/hazm/',
10
packages=['hazm'],
11
package_data={'hazm': ['data/*.dat']},
0 commit comments