mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-17 04:50:55 +08:00
Release v2.2.0 (#618)
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
__author__ = "Inada Naoki <songofacandy@gmail.com>"
|
||||
version_info = (2, 2, 0, "rc", 1)
|
||||
__version__ = "2.2.0.rc1"
|
||||
__version__ = "2.2.0"
|
||||
version_info = (2, 2, 0, "final", 0)
|
||||
|
Reference in New Issue
Block a user