summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2016-09-02 20:07:58 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2016-09-02 20:07:58 -0700
commit36734f338311b4fa2ee330ea74b5f86de0e52024 (patch)
tree686b8fd9009ab4e7df3b2ac4bdf137afdc044b50
parent979d07097f3762bedc7259fb1350e89e3c367060 (diff)
Releasing version 1.2.0v1.2.0
-rw-r--r--pgcli/__init__.py2
1 files changed, 1 insertions, 1 deletions
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'