diff options
| author | Chris McDonough <chrism@plope.com> | 2014-04-08 19:16:23 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2014-04-08 19:16:23 -0400 |
| commit | c61755f77b4f945057522a9f4d4360ed6e5504d7 (patch) | |
| tree | a05aee458095c90358b25260d00c8eb02b515be5 /setup.py | |
| parent | 3d8c4346cacb14f10f72ba8559fa9e23105f56ed (diff) | |
| download | pyramid-c61755f77b4f945057522a9f4d4360ed6e5504d7.tar.gz pyramid-c61755f77b4f945057522a9f4d4360ed6e5504d7.tar.bz2 pyramid-c61755f77b4f945057522a9f4d4360ed6e5504d7.zip | |
vb master to 1.6dev
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ testing_extras = tests_require + [ ] setup(name='pyramid', - version='1.5', + version='1.6dev', description='The Pyramid Web Framework, a Pylons project', long_description=README + '\n\n' + CHANGES, classifiers=[ |
