Well that was short lived! Pyramid 1.5.4 has been released. This is a small release to correct a regression introduced in 1.5.3. Here's what happened since 1.5.3:
1.5.4 (2015-02-24) ================== - Fix regression where ``pserve --reload`` would not work when running as a daemon. Backported from https://github.com/Pylons/pyramid/pull/1592 The documentation for the 1.5.4 release is available at http://docs.pylonsproject.org/projects/pyramid/en/1.5-branch/ You can install 1.5.4 via PyPI: easy_install Pyramid==1.5.4 Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - Michael -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
