mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 11:10:58 +08:00
5 lines
111 B
Python
5 lines
111 B
Python
|
|
__author__ = "Andy Dustman <farcepest@gmail.com>"
|
|
version_info = (1,2,4,'beta',3)
|
|
__version__ = "1.2.4b3"
|