On 10 July 2011 15:16, Chris McDonough <[email protected]> wrote: > Pyramid 1.1b1 has been released.
Great news, looking forward to it! [...] > You can install it via PyPI: > > easy_install Pyramid==1.1b1 I noticed with the alphas (same with the new beta) that either: easy_install pyramid easy_install -U pyramid will install the latest dev version (pip does the same). This may be surprising, especially for newcomers, as it means people inadvertently become testers. Cheers, Tony -- 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.
