summaryrefslogtreecommitdiff
path: root/sqlparse/__init__.py
diff options
context:
space:
mode:
authorAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:19:37 +0200
committerAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:19:37 +0200
commit8e2d2a3616cb6025f67c3a95884e58d1a8b07a96 (patch)
tree497c57a738282a1f0418fad5fc65b7e8d57ee5a3 /sqlparse/__init__.py
parent9f638ed86f1103b44b9c061500f7133c29ba8676 (diff)
downloadsqlparse-8e2d2a3616cb6025f67c3a95884e58d1a8b07a96.tar.gz
Switch back to development mode.
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 44634a5..77a09f4 100644
--- a/sqlparse/__init__.py
+++ b/sqlparse/__init__.py
@@ -6,7 +6,7 @@
"""Parse SQL statements."""
-__version__ = '0.1.17'
+__version__ = '0.2.0.dev0'
# Setup namespace