version 2.1.5
This commit is contained in:
parent
14d851a2fe
commit
280e7e7e74
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,9 @@ CHANGES
|
|||
2.1.x
|
||||
-----
|
||||
|
||||
2.1.5
|
||||
-----
|
||||
|
||||
- update language models (uchardet)
|
||||
- add iso8859-2 test but disabled it
|
||||
- support Python 3.8
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '2.1.4'
|
||||
__version__ = '2.1.5'
|
||||
|
|
Loading…
Reference in a new issue