update package to 0.9.3

update package to 0.9.3
This commit is contained in:
Markeryang 2020-07-16 10:20:21 +08:00 committed by Gitee
parent 313ac6e841
commit 591cb12696

View File

@ -1,6 +1,6 @@
Name: python-PyMySQL
Version: 0.9.2
Release: 3
Version: 0.9.3
Release: 1
Summary: Pure Python MySQL Client
License: MIT
URL: https://pypi.python.org/pypi/PyMySQL/
@ -63,5 +63,8 @@ Most public APIs are compatible with mysqlclient and MySQLdb.
%changelog
* Jul Thu 16 2020 yanglongkang <yanglongkang@huawei.com> - 0.9.3-1
- update package to 0.9.3
* Fri Feb 14 2020 hy-euler <eulerstoragemt@huawei.com> - 0.9.2-3
- Package Initialization