From 6901a8a86532732226675dcaf4ade1692a80f7d7 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Fri, 26 Dec 2014 00:34:09 -0800 Subject: [PATCH] Releasing version 0.8.1 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index 32a90a3b..ef72cc0f 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = '0.8.0' +__version__ = '0.8.1'