mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
4 lines
114 B
Python
4 lines
114 B
Python
__author__ = "Inada Naoki <songofacandy@gmail.com>"
|
|
version_info = (2, 2, 0, "dev", 0)
|
|
__version__ = "2.2.0.dev0"
|