summaryrefslogtreecommitdiff
path: root/sqlparse/__init__.py
diff options
context:
space:
mode:
authorAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:07:29 +0200
committerAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:07:29 +0200
commit9f638ed86f1103b44b9c061500f7133c29ba8676 (patch)
tree4273764bb782c12bc2fda07db0792b23eb7893d0 /sqlparse/__init__.py
parent57533a7c071091e2b12c664a62616fd36cf60471 (diff)
downloadsqlparse-9f638ed86f1103b44b9c061500f7133c29ba8676.tar.gz
Bump version number.0.1.17
Diffstat (limited to 'sqlparse/__init__.py')
-rw-r--r--sqlparse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlparse/__init__.py b/sqlparse/__init__.py
index 83bb684..44634a5 100644
--- a/sqlparse/__init__.py
+++ b/sqlparse/__init__.py
@@ -6,7 +6,7 @@
"""Parse SQL statements."""
-__version__ = '0.1.17-dev'
+__version__ = '0.1.17'
# Setup namespace