mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 11:10:58 +08:00
0.9.0c1 minor edit.
This commit is contained in:
@ -75,11 +75,12 @@ MySQLdb. MySQLdb is free software.
|
||||
|
||||
setup (# Distribution meta-data
|
||||
name = "MySQL-python",
|
||||
version = "0.9.0b3",
|
||||
version = "0.9.0c1",
|
||||
description = "An interface to MySQL",
|
||||
long_description=long_description,
|
||||
author = "Andy Dustman",
|
||||
author_email = "andy@dustman.net",
|
||||
licence = "GPL",
|
||||
url = "http://dustman.net/andy/python/MySQLdb",
|
||||
|
||||
# Description of the modules and packages in the distribution
|
||||
|
Reference in New Issue
Block a user