diff --git a/setup.cfg b/setup.cfg index 22c38fc..2317516 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name=sqlor -version = 1.0.3 +version = 1.1.0 description = a wrap for DBAPI, to make python run sql easy and safe authors = yu moqing author_email = yumoqing@gmail.com