diff -r 9c54e0b61210 -r ed1e3bfbda6e docs/conf.py --- a/docs/conf.py Tue Mar 09 21:59:56 2021 +0200 +++ b/docs/conf.py Tue Mar 09 22:03:58 2021 +0200 @@ -48,16 +48,16 @@ # General information about the project. project = u'Single Calculus Chain' -copyright = u"2016, Ioannis Binietoglou, Giuseppe D'Amico" +copyright = u"2021, SCC development team" # 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.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.