gmf_forge_ai_infra

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__"]
__version__ = '1.0.0'