Skip to content

Commit 17a75ea

Browse files
committed
v1.4.6
1 parent 713d362 commit 17a75ea

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

HISTORY.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
======================
2+
What's new in 1.4.6
3+
======================
4+
5+
Release: 2019-11-21
6+
7+
* The ``cp1252`` encoding is used when charset is "latin1". (#390)
8+
19
======================
210
What's new in 1.4.5
311
======================

metadata.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
version: 1.4.5
3-
version_info: (1,4,5,'final',0)
2+
version: 1.4.6
3+
version_info: (1,4,6,'final',0)
44
description: Python interface to MySQL
55
author: Inada Naoki
66
author_email: [email protected]

0 commit comments

Comments
 (0)