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.
Functions
build_version
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.
build_version()
Returns
| Type | Description |
|---|---|
|
Version from AGENT365_PYTHON_SDK_PACKAGE_VERSION environment variable or "0.0.0" |