Michael Merickel
2016-05-01 cbb5385cd502b4429fd20727a4919c7966e0b3cc
prep 1.7b2
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.7b2 (2016-05-01)
==================
- Removed inclusion of pyramid_tm in development.ini for alchemy scaffold
  See https://github.com/Pylons/pyramid/issues/2538
setup.py
@@ -72,7 +72,7 @@
    ]
setup(name='pyramid',
      version='1.7b1',
      version='1.7b2',
      description='The Pyramid Web Framework, a Pylons project',
      long_description=README + '\n\n' + CHANGES,
      classifiers=[