From 36734f338311b4fa2ee330ea74b5f86de0e52024 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Fri, 2 Sep 2016 20:07:58 -0700 Subject: Releasing version 1.2.0 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index 1a72d32e..58d478ab 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = '1.1.0' +__version__ = '1.2.0' -- cgit v1.2.3