From ce1ec1917970b7958280992b3f0ac44896c4b4d4 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Thu, 25 Dec 2014 02:10:45 -0800 Subject: Releasing version 0.8.0 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index f0788a87..32a90a3b 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = '0.7.1' +__version__ = '0.8.0' -- cgit v1.2.3