summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-11 20:12:39 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-11 20:12:39 -0800
commitf1c879b30cd59a4ab8440f3c27f64a179d235b42 (patch)
tree1c6062122734c26105b9ccb0598904f9ee008349
parenta865c5d40ae27599d5b04edb439e60f23663230f (diff)
Release rev 0.4.0.
-rw-r--r--pgcli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgcli/__init__.py b/pgcli/__init__.py
index f0ca8cfe..abeeedbf 100644
--- a/pgcli/__init__.py
+++ b/pgcli/__init__.py
@@ -1 +1 @@
-__version__ = '0.4.0-dev'
+__version__ = '0.4.0'