summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:57 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:57 -0800
commitc4408016f800d0823c1830ae0890b51c59979bf8 (patch)
treea08428a4bbecfa16b008d3b6c6477473242160b0
parent1f3252575ef2e6783716335b647340e971eadd59 (diff)
Bump version number.
-rw-r--r--pgcli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgcli/__init__.py b/pgcli/__init__.py
index e1424ed0..02978929 100644
--- a/pgcli/__init__.py
+++ b/pgcli/__init__.py
@@ -1 +1 @@
-__version__ = '0.3.1'
+__version__ = '0.3.2-dev'