MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / _package_version

Function _package_version

uncommon_route/support.py:44–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43
44def _package_version() -> str:
45 return get_version()
46
47
48def _feedback_buffer_summary(root: Path) -> dict[str, Any]:

Callers 1

_bundle_manifestFunction · 0.85

Calls 1

get_versionFunction · 0.90

Tested by

no test coverage detected