From 42f4701373a4024cd30ce723ecd36aba51b3e6e7 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 19 Jun 2019 10:52:49 +0000 Subject: [PATCH] 2.5.2 --- portal/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/__init__.py b/portal/__init__.py index 41c46616b..3cca024f0 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.5.1' +__version__ = '2.5.2'