X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=conf.py;h=def3ce4a28f7854b4714e2345d1576f699ea38ec;hb=HEAD;hp=6bd8de1dd9787be2f38eb02b91958ed60054fb9b;hpb=58fa959775d426062f408d10cf9ed0d998ecc157;p=nageru-docs diff --git a/conf.py b/conf.py index 6bd8de1..def3ce4 100644 --- a/conf.py +++ b/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = 'Nageru' -copyright = '2016–2020, Steinar H. Gunderson' +copyright = '2016–2023, Steinar H. Gunderson' author = 'Steinar H. Gunderson' # The version info for the project you're documenting, acts as replacement for @@ -60,9 +60,9 @@ author = 'Steinar H. Gunderson' # built documents. # # The short X.Y version. -version = '1.9.2' +version = '1.9.3' # The full version, including alpha/beta/rc tags. -release = '1.9.2' +release = '1.9.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.