On Mon, Oct 19, 2015 at 5:00 PM, Robin Becker <ro...@reportlab.com> wrote:

> ..........
>
>>
>> I agree, I prefer to use semantic versioning (see http://semver.org/).
>> Not
>> sure if it is too late but has this been considered, and rejected?
>>
> ......
> I think the intention is just year:month, but how does this relate to the
> python version semantics ie does 15.11 support 2.7 only?


FWIW, the final format that I chose became 1.YY.M
1 - is the API version or whatever
YY.M - is an obvious indicator of the freshness of the package

-- 
anatoly t.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to