Forgot to commit this.

This commit is contained in:
adustman
2001-03-31 05:57:36 +00:00
parent a3bbc56112
commit a2555be689

View File

@ -75,7 +75,7 @@ derived from the Python license.
setup (# Distribution meta-data
name = "MySQL-python",
version = "0.3.4",
version = "0.3.5",
description = "An interface to MySQL",
long_description=long_description,
author = "Andy Dustman",