1.1.5. test_automation.version

1.1.5.1. Functions

get_version()

Resolve the installed package version.

1.1.5.2. Module Contents

test_automation.version.get_version()[source]

Resolve the installed package version.

Returns:

Resolved version string, or "0.0.0.dev0" if unavailable.

Return type:

str