diff --git a/conf.py b/conf.py index a1319ca..627688f 100644 --- a/conf.py +++ b/conf.py @@ -53,16 +53,16 @@ # General information about the project. project = u'Patacrep' -copyright = u"2014, L'équipe Patacrep" +copyright = u"2016, L'équipe Patacrep" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '4.0' +version = '5.0' # The full version, including alpha/beta/rc tags. -release = '4.0.0' +release = '5.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.