Chris McDonough
2013-09-22 78b41e570f69f054a51cd3f32432b92b261ed268
prep for 1.5a2
2 files modified
9 ■■■■■ changed files
CHANGES.txt 4 ●●●● patch | view | raw | blame | history
setup.py 5 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,5 +1,5 @@
Next Release
============
1.5a2 (2013-09-22)
==================
Features
--------
setup.py
@@ -69,9 +69,8 @@
    ]
setup(name='pyramid',
      version='1.5a1',
      description=('The Pyramid Web Framework, a '
                   'Pylons project'),
      version='1.5a2',
      description='The Pyramid Web Framework, a Pylons project',
      long_description=README + '\n\n' +  CHANGES,
      classifiers=[
        "Intended Audience :: Developers",