From 6202f6e3752ba0fbe65c7fe66709e1b78deae83e Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 17 Dec 2025 15:44:24 +0800 Subject: [PATCH] bugfix --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ad48f7e..50979ca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name=sqlor -version = 2.1.0 +version = 2.1.1 description = a new version of sqlor, each db's sor need to plugin to sqlor, and dbdriver now a isolated module authors = yu moqing author_email = yumoqing@gmail.com