Bump version.

This commit is contained in:
adustman
2001-04-19 17:33:58 +00:00
parent 233217ce24
commit 27292d7dfa

View File

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