Files
GenAIExamples/comps/version.py
chen, suyue 997749136d bump version into 1.1 (#930)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-11-21 14:15:22 +08:00

7 lines
144 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
__version__ = "1.1"