Michael Merickel
2017-06-20 bd124a79c3c1517290b9d074f88875f05a2b619e
prep 1.9b1
2 files modified
6 ■■■■ changed files
CHANGES.txt 4 ●●●● patch | view | raw | blame | history
setup.py 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,5 +1,5 @@
unreleased
==========
1.9b1 (2017-06-19)
==================
- Add an informative error message when unknown predicates are supplied. The
  new message suggests alternatives based on the list of known predicates.
setup.py
@@ -61,7 +61,7 @@
    ]
setup(name='pyramid',
      version='1.9a2',
      version='1.9b1',
      description='The Pyramid Web Framework, a Pylons project',
      long_description=README + '\n\n' + CHANGES,
      classifiers=[