From 3ddd7464c140e844e13005c9fe24b928e146a0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20M=C3=A1tl?= Date: Tue, 8 May 2018 13:53:14 +0200 Subject: [PATCH] 2.13.0 --- is_core/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/is_core/version.py b/is_core/version.py index 6a25ee32..4e13b971 100644 --- a/is_core/version.py +++ b/is_core/version.py @@ -1,4 +1,4 @@ -VERSION = (2, 12, 0) +VERSION = (2, 13, 0) def get_version():