diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index c480670..3b4f1ac 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -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 - 0.9.3-1 +- update package to 0.9.3 + * Fri Feb 14 2020 hy-euler - 0.9.2-3 - Package Initialization