version 1.1.1
This commit is contained in:
parent
6d6a786f32
commit
fe79bfe644
2 changed files with 8 additions and 1 deletions
|
@ -4,10 +4,17 @@ CHANGES
|
|||
1.x.x
|
||||
-----
|
||||
|
||||
none
|
||||
|
||||
1.1.1
|
||||
-----
|
||||
|
||||
- Use len() function (9e61cb9e96b138b0d18e5f9e013e144202ae4067)
|
||||
|
||||
- Remove detect function in _cchardet.pyx (25b581294fc0ae8f686ac9972c8549666766f695)
|
||||
|
||||
- Support manylinux1 wheel
|
||||
|
||||
1.1.0 (2016-10-17)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '1.1.0'
|
||||
__version__ = '1.1.1'
|
||||
|
|
Loading…
Reference in a new issue