version 0.3.5
This commit is contained in:
parent
1d2dea0207
commit
8a9170ddf1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -73,7 +73,7 @@ setup(
|
|||
long_description= """cChardet is high speed universal character encoding detector. - binding to charsetdetect.
|
||||
This library is faster than chardet.
|
||||
""",
|
||||
version = '0.3.4',
|
||||
version = '0.3.5',
|
||||
license = 'MIT License',
|
||||
classifiers = [
|
||||
# http://pypi.python.org/pypi?:action=list_classifiers
|
||||
|
|
Loading…
Reference in a new issue