Hi, I got a : ``` ValueError: Invalid simple block '>=2017.09.19' ``` with `semantic_version.SimpleSpec(">=2017.09.19")` (the leading zero being guilty). Is there any way to deal with this case? Thanks, Camille
Hi,
I got a :
with
semantic_version.SimpleSpec(">=2017.09.19")(the leading zero being guilty).Is there any way to deal with this case?
Thanks,
Camille