version 2.0a2
This commit is contained in:
parent
dd55f0393d
commit
e222444606
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.0a2 (2017-03-28)
|
||||
------------------
|
||||
|
||||
- Update uchardet repo (Fix memory leak)
|
||||
|
||||
2.0a1 (2017-03-28)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '2.0a1'
|
||||
__version__ = '2.0a2'
|
||||
|
|
Loading…
Reference in a new issue