From 84bc107a1aabc3cb2d30bf33d2d0a3e6e3c85e90 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Sun, 22 Mar 2015 13:59:08 -0700 Subject: Releasing version 0.16.2 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index 9513287c..e9350648 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = '0.16.1' +__version__ = '0.16.2' -- cgit v1.2.3