version 0.3.2.

This commit is contained in:
PyYoshi 2012-09-19 19:06:09 +09:00
parent 83de01b61c
commit dbf96f6f55

View file

@ -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',