version 2.0a4
This commit is contained in:
parent
4c84d96c79
commit
aaca450cf3
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.0a4 (2017-04-05)
|
||||
------------------
|
||||
|
||||
- Update uchardet repo (Fix buffer overflow)
|
||||
|
||||
2.0a3 (2017-03-29)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '2.0a3'
|
||||
__version__ = '2.0a4'
|
||||
|
|
Loading…
Reference in a new issue