Skip to content

Commit

Permalink
version 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
PyYoshi committed Oct 27, 2020
1 parent 4ce55f4 commit 13076a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CHANGES
=======

2.x.x
-----
2.1.7 (2020-10-27)
------------------

- support Python 3.9
- drop support for Python 3.5
Expand Down
2 changes: 1 addition & 1 deletion src/cchardet/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.1.6'
__version__ = '2.1.7'

0 comments on commit 13076a3

Please sign in to comment.