version 0.3.2.
This commit is contained in:
parent
83de01b61c
commit
dbf96f6f55
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -54,7 +54,7 @@ setup(
|
|||
long_description= """This library is high speed universal character encoding detector. - binding to charsetdetect.
|
||||
This library is faster than chardet.
|
||||
""",
|
||||
version = '0.3.1',
|
||||
version = '0.3.2',
|
||||
license = 'MIT License',
|
||||
classifiers = [ # http://pypi.python.org/pypi?:action=list_classifiers
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
Loading…
Reference in a new issue