Skip to content

Commit 4e56fd7

Browse files
committed
Switch back to development.
1 parent 0b6dab4 commit 4e56fd7

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.18 (Oct 25, 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.18'
9+
__version__ = '0.2.0.dev0'
1010

1111

1212
# Setup namespace

0 commit comments

Comments
 (0)