Skip to content

Commit 8987a3a

Browse files
committed
Switch back to development.
1 parent 14ddede commit 8987a3a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Development Version
2+
-------------------
3+
4+
Nothing yet.
5+
6+
17
Release 0.1.16 (Jul 26, 2015)
28
-----------------------------
39

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.16'
9+
__version__ = '0.1.17-dev'
1010

1111

1212
# Setup namespace

0 commit comments

Comments
 (0)