mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-16 20:33:57 +08:00
Minor fixes for 1.0.0.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#define version_info "(0,9,0,'final',1)"
|
||||
#define __version__ "0.9.0"
|
||||
#define version_info "(1,0,0,'beta',1)"
|
||||
#define __version__ "1.0.0"
|
||||
/*
|
||||
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