mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
Version 1.2.1c1
This commit is contained in:
@ -37,7 +37,7 @@ embedded_server = (mysqlclient == 'mysqld')
|
||||
name = "MySQL-%s" % os.path.basename(sys.executable)
|
||||
if embedded_server:
|
||||
name = name + "-embedded"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1c1"
|
||||
|
||||
extra_objects = []
|
||||
|
||||
|
Reference in New Issue
Block a user