mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
4
MySQLdb/release.py
Normal file
4
MySQLdb/release.py
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
__author__ = "Andy Dustman <farcepest@gmail.com>"
|
||||
version_info = (1,2,4,'beta',3)
|
||||
__version__ = "1.2.4b3"
|
Reference in New Issue
Block a user