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