[py-svn] pytest-coverage commit f37484b84b7f: Version 0.3

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sun Mar 7 17:43:43 CET 2010


# HG changeset patch -- Bitbucket.org
# Project pytest-coverage
# URL http://bitbucket.org/prologic/pytest-coverage/overview/
# User prologic
# Date 1267979330 -36000
# Node ID f37484b84b7fbb69c087f392d1d057e61ac5a029
# Parent  9e96b573c4687fb475b955e19b65ad61d470876b
Version 0.3

--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ from setuptools import setup
 
 setup(
     name="pytest-coverage",
-    version="0.2.2",
+    version="0.3",
     description='py.test coverage plugin',
     long_description=__doc__,
     license='MIT',



More information about the pytest-commit mailing list