summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfarcepest <farcepest@gmail.com>2012-11-02 11:51:32 -0400
committerfarcepest <farcepest@gmail.com>2012-11-02 11:51:32 -0400
commite31811673bb8815b9f6f286c0d2163993c4c2b64 (patch)
tree474ad68787f2955a178f4d25af223a692ff23268
parent49f8ab9689e97957e6e00cb06ffbddc8fd5e7303 (diff)
downloadmysqldb1-e31811673bb8815b9f6f286c0d2163993c4c2b64.tar.gz
Version bumpMySQLdb-1.2.4c1
-rw-r--r--HISTORY6
-rw-r--r--metadata.cfg5
2 files changed, 9 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index da37541..f62a6b2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,12 @@
What's new in 1.2.4
=====================
+rc 1
+====
+
+Fixed a dangling reference to the old types module.
+
+
beta 5
======
diff --git a/metadata.cfg b/metadata.cfg
index f66ecaa..984ccf4 100644
--- a/metadata.cfg
+++ b/metadata.cfg
@@ -1,6 +1,6 @@
[metadata]
-version: 1.2.4b5
-version_info: (1,2,4,'beta',5)
+version: 1.2.4c1
+version_info: (1,2,4,'rc',5)
description: Python interface to MySQL
long_description:
=========================
@@ -16,6 +16,7 @@ long_description:
\n
MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently
supported. Python-3.0 will be supported in a future release.
+ PyPy is supported.
\n
MySQLdb is `Free Software`_.
\n