Chris McDonough
2011-01-31 71903ad7e4fdfa7e4dc14055631701cc5c9ebbda
prep for 1.0
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 @@
Next release
============
1.0 (2011-01-30)
================
Documentation
-------------
setup.py
@@ -53,7 +53,7 @@
    install_requires.append('simplejson')
    
setup(name='pyramid',
      version='1.0b3',
      version='1.0',
      description='The Pyramid web application framework, a Pylons project',
      long_description=README + '\n\n' +  CHANGES,
      classifiers=[