We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1302cf7 commit a525a29Copy full SHA for a525a29
sqlparse/__init__.py
@@ -6,7 +6,7 @@
6
"""Parse SQL statements."""
7
8
9
-__version__ = '0.1.13'
+__version__ = '0.1.14'
10
11
12
# Setup namespace
0 commit comments