This commit is contained in:
adustman
2001-02-09 16:56:20 +00:00
parent d480ad766a
commit 0d2838f5a4
2 changed files with 4 additions and 2 deletions

View File

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