particle-os-tools/src/apt-ostree.py/client/__init__.py

8 lines
No EOL
169 B
Python

"""
Client package for apt-ostree.
This package contains the client-specific code including the CLI entry point
and command implementations.
"""
__version__ = "1.0.0"