We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36fa28 commit 15f898bCopy full SHA for 15f898b
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="lang2sql", # 패키지 이름
9
- version="0.1.1", # 버전
+ version="0.1.2", # 버전
10
description="Lang2SQL - Query Generator for Data Warehouse",
11
long_description=long_description,
12
long_description_content_type="text/markdown",
0 commit comments