From 7cd8df129769bd288cd96f42a455dc77e019faf6 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 13 May 2019 12:58:25 +0000 Subject: [PATCH] 2.2.6 --- portal/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/__init__.py b/portal/__init__.py index e43d2f469..fc20deae2 100644 --- a/portal/__init__.py +++ b/portal/__init__.py @@ -35,4 +35,4 @@ # program; modified versions of the program must be marked as such and not # identified as the original program. -__version__ = '2.2.5' +__version__ = '2.2.6'