mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
Clean up some import statements, bump versions to 0.9.0c2.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#define version_info "(0,9,0,'candidate',1)"
|
||||
#define __version__ "0.9.0c1"
|
||||
#define version_info "(0,9,0,'candidate',2)"
|
||||
#define __version__ "0.9.0c2"
|
||||
/*
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
Reference in New Issue
Block a user