Skip to content

Commit 15f898b

Browse files
committed
chore: Bump package version to 0.1.2
1 parent a36fa28 commit 15f898b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="lang2sql", # 패키지 이름
9-
version="0.1.1", # 버전
9+
version="0.1.2", # 버전
1010
description="Lang2SQL - Query Generator for Data Warehouse",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)