% Return the package version string.

function v = qec_version()
v = '0.3.0';
end
