add release announcement, bump version to 2.5.2,

add links to plugins index, regenerate doc examples.
This commit is contained in:
holger krekel
2014-01-29 13:47:11 +01:00
parent 8a3b4b9c37
commit 25ab906b8b
27 changed files with 539 additions and 469 deletions

View File

@@ -27,7 +27,7 @@ def main():
name='pytest',
description='pytest: simple powerful testing with Python',
long_description = long_description,
version='2.5.2.dev1',
version='2.5.2',
url='http://pytest.org',
license='MIT license',
platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],