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"