From 416bcc93f4553bb5c20e7a381a69ba5b4091c815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20M=C3=A1tl?= Date: Thu, 27 Jan 2022 19:52:05 +0100 Subject: [PATCH] 1.4.11 --- security/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/version.py b/security/version.py index 032cedd6..4e6f7bd9 100644 --- a/security/version.py +++ b/security/version.py @@ -1,4 +1,4 @@ -VERSION = (1, 4, 10) +VERSION = (1, 4, 11) def get_version():