This commit is contained in:
yumoqing 2025-06-01 10:58:05 +08:00
parent 42204d449e
commit 16c8e8c594

View File

@ -1,6 +1,6 @@
[project] [project]
name="sqlor" name="sqlor"
version = "1.0.1" version = "1.0.2"
description = "a wrap for DBAPI, to make python run sql easy and safe" description = "a wrap for DBAPI, to make python run sql easy and safe"
authors = [{ name = "yu moqing", email = "yumoqing@gmail.com" }] authors = [{ name = "yu moqing", email = "yumoqing@gmail.com" }]
readme = "README.md" readme = "README.md"