Platform AI Infra - Infrastructure and deployment tooling.
1"""Platform AI Infra - Infrastructure and deployment tooling.""" 2 3from gmf_forge_ai_infra.version import __version__ 4 5__all__ = ["__version__"]