mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-17 13:01:04 +08:00
1.2.5
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
__author__ = "Andy Dustman <farcepest@gmail.com>"
|
__author__ = "Andy Dustman <farcepest@gmail.com>"
|
||||||
version_info = (1,2,4,'final',1)
|
version_info = (1,2,5,'final',1)
|
||||||
__version__ = "1.2.4"
|
__version__ = "1.2.5"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
version: 1.2.4
|
version: 1.2.5
|
||||||
version_info: (1,2,4,'final',1)
|
version_info: (1,2,5,'final',1)
|
||||||
description: Python interface to MySQL
|
description: Python interface to MySQL
|
||||||
long_description:
|
long_description:
|
||||||
=========================
|
=========================
|
||||||
|
Reference in New Issue
Block a user