Skip to content

Commit 8e2d2a3

Browse files
author
Andi Albrecht
committed
Switch back to development mode.
1 parent 9f638ed commit 8e2d2a3

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

1111

1212
# Setup namespace

0 commit comments

Comments
 (0)