pipeline.state_sync
bump_version_if_modified
def bump_version_if_modified(state: TPipelineState) -> Tuple[int, str, str]
Bumps the state
version and version hash if content modified, returns (new version, new hash, old hash) tuple
def bump_version_if_modified(state: TPipelineState) -> Tuple[int, str, str]
Bumps the state
version and version hash if content modified, returns (new version, new hash, old hash) tuple