diff options
| author | Michael Merickel <michael@merickel.org> | 2017-05-09 01:42:09 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-05-09 01:42:09 -0500 |
| commit | 607367ace939488f787d918c60275a90d5505dbd (patch) | |
| tree | 587e9e6cf4f3490331f73e067f1c2430552d6b4b /setup.py | |
| parent | 1fc7eefc4ac9f5ea3d22d7a108cd3da1e73cbcfa (diff) | |
| download | pyramid-607367ace939488f787d918c60275a90d5505dbd.tar.gz pyramid-607367ace939488f787d918c60275a90d5505dbd.tar.bz2 pyramid-607367ace939488f787d918c60275a90d5505dbd.zip | |
prep 1.9a2
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ testing_extras = tests_require + [ ] setup(name='pyramid', - version='1.9a1', + version='1.9a2', description='The Pyramid Web Framework, a Pylons project', long_description=README + '\n\n' + CHANGES, classifiers=[ |
