Thanks for the answer. Do you mean checking manually for compliance with Semver, without using a Regex?
I copied the Regex from some website. I didn't care how it looks, I just wanted it to work correctly. Could you please tell me why `reSemver = re"..."` is not good code? How could I improve that?
