2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/8d051f89184b/ Changeset: 8d051f89184b User: hpk42 Date: 2013-10-04 13:59:44 Summary: bump version of docs Affected #: 1 file
diff -r 8f52541bc0c32a1b7286bd7bcc853e8f3fd32508 -r 8d051f89184bfa3033f5e59819dff9f32a612941 doc/en/conf.py --- a/doc/en/conf.py +++ b/doc/en/conf.py @@ -17,8 +17,8 @@ # # The full version, including alpha/beta/rc tags. # The short X.Y version. -version = "2.4.1" -release = "2.4.1" +version = "2.4.2" +release = "2.4.2" import sys, os https://bitbucket.org/hpk42/pytest/commits/e669246287ee/ Changeset: e669246287ee User: hpk42 Date: 2013-10-04 14:33:12 Summary: Added tag 2.4.2 for changeset 8d051f89184b Affected #: 1 file diff -r 8d051f89184bfa3033f5e59819dff9f32a612941 -r e669246287ee862e662587c29341174418a987c4 .hgtags --- a/.hgtags +++ b/.hgtags @@ -62,3 +62,4 @@ 0000000000000000000000000000000000000000 1.4.14 af860de70cc3f157ac34ca1d4bf557a057bff775 2.4.0 8828c924acae0b4cad2e2cb92943d51da7cb744a 2.4.1 +8d051f89184bfa3033f5e59819dff9f32a612941 2.4.2 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. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit