summaryrefslogtreecommitdiff
path: root/sqlparse
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2013-09-28 08:42:05 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2013-09-28 08:42:05 +0200
commit6764f6d3d07ea6d76ae381e272d562a615465071 (patch)
tree0e62bc08097fc93170bb3ac829bda8f1c3540e9c /sqlparse
parentf4a152924fc6df8f42c9006f9f07aa3d26d78e82 (diff)
downloadsqlparse-6764f6d3d07ea6d76ae381e272d562a615465071.tar.gz
Preparing 0.1.90.1.9
Diffstat (limited to 'sqlparse')
-rw-r--r--sqlparse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqlparse/__init__.py b/sqlparse/__init__.py
index 4592800..bfa934b 100644
--- a/sqlparse/__init__.py
+++ b/sqlparse/__init__.py
@@ -6,7 +6,7 @@
"""Parse SQL statements."""
-__version__ = '0.1.9-dev'
+__version__ = '0.1.9'
# Setup namespace