Update to 0.9.1c2.

This commit is contained in:
adustman
2001-09-20 17:15:02 +00:00
parent 73f7dcf29f
commit aad9f23a54
4 changed files with 9 additions and 3 deletions

View File

@ -81,7 +81,7 @@ MySQLdb. MySQLdb is free software.
setup (# Distribution meta-data
name = "MySQL-python",
version = "0.9.1c1",
version = "0.9.1c2",
description = "An interface to MySQL",
long_description=long_description,
author = "Andy Dustman",