bump version, mention "mp" also in the docs and changelog

This commit is contained in:
holger krekel
2012-01-06 20:37:18 +00:00
parent adbbd164ff
commit 303f49a5ad
4 changed files with 15 additions and 15 deletions

View File

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