From 78843ac30f1406a6e472366bc7d0c7cffe9c4aee Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Tue, 18 Jan 2022 12:58:45 -0800 Subject: Releasing version 3.3.1 --- pgcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcli/__init__.py b/pgcli/__init__.py index 88c513ea..ff041687 100644 --- a/pgcli/__init__.py +++ b/pgcli/__init__.py @@ -1 +1 @@ -__version__ = "3.3.0" +__version__ = "3.3.1" -- cgit v1.2.3