_version
AI Agent Version utilities for praisonaiagents package. This module provides version information by reading from pyproject.toml to avoid duplication and ensure the single source of truth.Import
Functions
get_version()
Get the version string from pyproject.toml.

