Files
GenAIExamples/comps/version.py
chen, suyue 9a1af76143 bump version into v1.0 (#566)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-08-27 13:38:01 +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.0"