mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-17 04:50:55 +08:00
Use src-layout. (#600)
This commit is contained in:
3
src/MySQLdb/release.py
Normal file
3
src/MySQLdb/release.py
Normal file
@ -0,0 +1,3 @@
|
||||
__author__ = "Inada Naoki <songofacandy@gmail.com>"
|
||||
version_info = (2, 2, 0, "dev", 0)
|
||||
__version__ = "2.2.0.dev0"
|
Reference in New Issue
Block a user