microsoft.opentelemetry.a365.runtime.version_utils module

Version utilities for Microsoft Agent 365 SDK packages.

This module is deprecated. Versioning is now handled automatically by setuptools-git-versioning. See versioning/TARGET-VERSION and HOW_TO_SET_A_VERSION.md for details.

microsoft.opentelemetry.a365.runtime.version_utils.build_version()[source]

DEPRECATED: This function is no longer used.

Version is now automatically calculated by setuptools-git-versioning based on Git history and tags. See HOW_TO_SET_A_VERSION.md for details.

Returns:

Version from AGENT365_PYTHON_SDK_PACKAGE_VERSION environment variable or “0.0.0”

Return type:

str