Minor fixes for 1.0.0.

This commit is contained in:
adustman
2001-07-11 18:13:09 +00:00
parent 54bd0b4e77
commit c613b7a1c0
8 changed files with 22 additions and 13 deletions

View File

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