unbump version to retag

This commit is contained in:
holger krekel
2011-05-11 11:54:30 +02:00
parent ee53b1f591
commit 07e870dc14
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ def main():
name='pytest',
description='py.test: simple powerful testing with Python',
long_description = long_description,
version='2.0.4.dev0',
version='2.0.3',
url='http://pytest.org',
license='MIT license',
platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'],