# Pastebin COicHV9A A couple of thoughts: 1. We continue ignore the package.json version string as before if the job type is not explicitly npm. 2. We update the validation to allow 1.0.0.0b1 (python) == 1.0.0b1(package.json) to accommodate the two semver variants. 3. We move to doing 1.0.0b1 instead of 1.0.0.0b1 4. ???