Skip to content

Commit a525a29

Browse files
committed
Update version.
1 parent 1302cf7 commit a525a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlparse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""Parse SQL statements."""
77

88

9-
__version__ = '0.1.13'
9+
__version__ = '0.1.14'
1010

1111

1212
# Setup namespace

0 commit comments

Comments
 (0)