From 7cb7d73bca393e87be11a4df7b264b28439eb017 Mon Sep 17 00:00:00 2001 From: Christopher Conley Date: Thu, 18 Apr 2024 14:18:23 -0400 Subject: [PATCH] forgot to update version --- lazy_selinux.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazy_selinux.py b/lazy_selinux.py index 5978a6b..9ccb7cc 100755 --- a/lazy_selinux.py +++ b/lazy_selinux.py @@ -141,7 +141,7 @@ ) # version = datetime.now().strftime('%Y.%m.%d.%H%M') -VERSION = "2024.04.05.0318" +VERSION = "2024.04.18.1358" args = parser.parse_args() if args.version: