From ed55818415504b399e4014ac7902f6f6b226585e Mon Sep 17 00:00:00 2001 From: Jhj Date: Mon, 14 Nov 2022 19:58:11 +0800 Subject: [PATCH] update version 0.7.18 --- openbox/pkginfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/pkginfo.py b/openbox/pkginfo.py index ef7b7c2a..f2f05f94 100644 --- a/openbox/pkginfo.py +++ b/openbox/pkginfo.py @@ -1,5 +1,5 @@ # This en code is licensed under the MIT license found in the # LICENSE file in the root directory of this en tree. -version = "0.7.17" # Set by CI upon deploy +version = "0.7.18" # Set by CI upon deploy package_name = "openbox"