version# Emit.version(detailed: bool = False) → str# Get version information. Parameters: detailedbool, optionalWhether to return a verbose description. The default is False. Returns: verstrAll of the version information. Examples >>> print(aedtapp.version())