diff options
| author | Michael Merickel <michael@merickel.org> | 2017-05-01 22:51:58 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-05-01 22:51:58 -0500 |
| commit | c84904381f664511060b39d0937fbe76efa22f25 (patch) | |
| tree | 2401ad49c634ddbe760082a485eec6cb68cf857a /setup.py | |
| parent | 2ea4b00b1055864a1f10dd9c4c8a0b903b25080c (diff) | |
| download | pyramid-c84904381f664511060b39d0937fbe76efa22f25.tar.gz pyramid-c84904381f664511060b39d0937fbe76efa22f25.tar.bz2 pyramid-c84904381f664511060b39d0937fbe76efa22f25.zip | |
prep 1.9a1
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.9.dev0', + version='1.9a1', description='The Pyramid Web Framework, a Pylons project', long_description=README + '\n\n' + CHANGES, classifiers=[ |
