Update version number.

This commit is contained in:
adustman
2001-06-04 16:55:04 +00:00
parent 0b8262c115
commit 8a123d5526
3 changed files with 5 additions and 5 deletions

View File

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