We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195888e commit aa5a0b0Copy full SHA for aa5a0b0
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="sql_xml_executor",
9
- version="0.4.0",
+ version="0.5.0",
10
author="Yao Hengfeng",
11
author_email="yaohengfeng98@gmail.com",
12
description="A dynamic SQL query executor using XML configuration for SQLAlchemy and FastAPI.",
0 commit comments