mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
Prep for 1.2.4b4 release
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,'beta',3)
|
version_info = (1,2,4,'beta',4)
|
||||||
__version__ = "1.2.4b3"
|
__version__ = "1.2.4b4"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
version: 1.2.4b3
|
version: 1.2.4b4
|
||||||
version_info: (1,2,4,'beta',3)
|
version_info: (1,2,4,'beta',4)
|
||||||
description: Python interface to MySQL
|
description: Python interface to MySQL
|
||||||
long_description:
|
long_description:
|
||||||
=========================
|
=========================
|
||||||
|
Reference in New Issue
Block a user