Change version number, back out memory changes.

This commit is contained in:
adustman
2001-09-06 03:04:26 +00:00
parent ce1a58efb9
commit 70afb08b30
3 changed files with 10 additions and 10 deletions

View File

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