On Fri, Dec 18, 2009 at 5:15 PM, Mario Romero <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA224
>
> can someone explain how the version numbers work?
> why does 0.10 come after 0.9.7 ?
Because Ben feels 0.9 was allowed to go for too long, because we
thought we were closer to 1.0 than we were. In the general Python
versioning scheme:
X is a major overhaul in the code or paradigm.
X.Y has new features.
X.Y.Z has only bugfixes, and should have 100% compatibility with
X.Y if possible.
--
Mike Orr <[email protected]>
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.