2 new changesets in pytest: http://bitbucket.org/hpk42/pytest/changeset/2ef82d82daac/ changeset: r2198:2ef82d82daac user: hpk42 date: 2011-04-17 23:09:13 summary: bump version affected #: 2 files (10 bytes)
--- a/_pytest/__init__.py Sun Apr 17 12:20:13 2011 +0200 +++ b/_pytest/__init__.py Sun Apr 17 23:09:13 2011 +0200 @@ -1,2 +1,2 @@ # -__version__ = '2.0.3.dev4' +__version__ = '2.0.3' --- a/setup.py Sun Apr 17 12:20:13 2011 +0200 +++ b/setup.py Sun Apr 17 23:09:13 2011 +0200 @@ -22,7 +22,7 @@ name='pytest', description='py.test: simple powerful testing with Python', long_description = long_description, - version='2.0.3.dev4', + version='2.0.3', url='http://pytest.org', license='MIT license', platforms=['unix', 'linux', 'osx', 'cygwin', 'win32'], http://bitbucket.org/hpk42/pytest/changeset/c777dcad1665/ changeset: r2199:c777dcad1665 user: hpk42 date: 2011-04-17 23:09:33 summary: Added tag 2.0.3 for changeset 2ef82d82daac affected #: 1 file (47 bytes) --- a/.hgtags Sun Apr 17 23:09:13 2011 +0200 +++ b/.hgtags Sun Apr 17 23:09:33 2011 +0200 @@ -34,3 +34,4 @@ e9e127acd6f0497324ef7f40cfb997cad4c4cd17 2.0.0 e4497c2aed358c1988cf7be83ca9394c3c707fa2 2.0.1 84e5c54b72448194a0f6f815da7e048ac8019d50 2.0.2 +2ef82d82daacb72733a3a532a95c5a37164e5819 2.0.3 Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn