diff options
| author | Michael Merickel <michael@merickel.org> | 2018-10-15 21:12:36 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2018-10-15 21:38:55 -0500 |
| commit | 7b024bbcde8beabaf1144d9cef38f685e4e73a74 (patch) | |
| tree | 0b05eeec5c1f0a44573aa53ef35b769d61cd2a4e /setup.py | |
| parent | a8b10ea3cb18143bb995a7637fc381c702c92d00 (diff) | |
| download | pyramid-7b024bbcde8beabaf1144d9cef38f685e4e73a74.tar.gz pyramid-7b024bbcde8beabaf1144d9cef38f685e4e73a74.tar.bz2 pyramid-7b024bbcde8beabaf1144d9cef38f685e4e73a74.zip | |
prep 1.10a1
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ testing_extras = tests_require + [ setup( name='pyramid', - version='1.10.dev0', + version='1.10a1', description='The Pyramid Web Framework, a Pylons project', long_description=README + '\n\n' + CHANGES, classifiers=[ |
