Skip to content

Commit

Permalink
v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Nov 21, 2019
1 parent 713d362 commit 17a75ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
======================
What's new in 1.4.6
======================

Release: 2019-11-21

* The ``cp1252`` encoding is used when charset is "latin1". (#390)

======================
What's new in 1.4.5
======================
Expand Down
4 changes: 2 additions & 2 deletions metadata.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
version: 1.4.5
version_info: (1,4,5,'final',0)
version: 1.4.6
version_info: (1,4,6,'final',0)
description: Python interface to MySQL
author: Inada Naoki
author_email: songofacandy@gmail.com
Expand Down

0 comments on commit 17a75ea

Please sign in to comment.