diff --git a/doc/en/conf.py b/doc/en/conf.py index 338e798b9..43e7fc79e 100644 --- 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.2" -release = "2.4.2" +version = "2.5.0" +release = "2.5.0" import sys, os diff --git a/doc/en/index.txt b/doc/en/index.txt index b3fda58db..521c4d83e 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -1,7 +1,7 @@ .. _features: -.. note:: second training: `professional testing with Python `_ , 25-27th November 2013, Leipzig. +.. second training: `professional testing with Python `_ , 25-27th November 2013, Leipzig. pytest: helps you write better programs =============================================