2.4.1 release preps

This commit is contained in:
holger krekel
2013-10-02 09:16:51 +02:00
parent d3c9927fee
commit 2b8f4214c3
4 changed files with 29 additions and 3 deletions

View File

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