From 0ff02e9a036b1a65a44435b5aea2c78675212bc6 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Sat, 31 Oct 2015 21:40:54 -0700 Subject: Releasing version 0.20.0 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index 5daae67f..2f15b8cd 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = '0.19.2' +__version__ = '0.20.0' -- cgit v1.2.3