1
0
Fork 0
nvme-stas/staslib/__init__.py

12 lines
337 B
Python
Raw Permalink Normal View History

# Copyright (c) 2022, Dell Inc. or its subsidiaries. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# See the LICENSE file for details.
#
# This file is part of NVMe STorage Appliance Services (nvme-stas).
#
# Authors: Martin Belanger <Martin.Belanger@dell.com>
#
'''STorage Appliance Services'''
__version__ = '@VERSION@'