Skip to content

Commit 1df0742

Browse files
committed
update version
1 parent fbf82ad commit 1df0742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sqlint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .checker import check as check_sql
77
from .formatter import format as format_sql
88

9-
__version__ = '0.2.2'
9+
__version__ = '0.2.3'
1010

1111
__all__ = [
1212
'parse',

0 commit comments

Comments
 (0)