From 6e1a6494d4d00d8384194d34abd8b050bd7fd732 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 13 Aug 2019 09:18:45 +0000 Subject: [PATCH] 2.6.12 --- portal/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/__init__.py b/portal/__init__.py index 2dae0e039..78d13c263 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.6.11' +__version__ = '2.6.12'