diff --git a/comps/version.py b/comps/version.py index a443fc9b2..b34dc9687 100644 --- a/comps/version.py +++ b/comps/version.py @@ -3,6 +3,4 @@ # Copyright (C) 2024 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -# - -__version__ = "0.6" +__version__ = "0.7"