Fix version.

This commit is contained in:
adustman
2001-12-24 01:26:50 +00:00
parent 7214eaa31e
commit 2467c49b83

View File

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