Update documentation configuration.

This commit is contained in:
Alexis Métaireau 2021-10-19 19:28:22 +02:00
parent 30d24ff5da
commit 24fca575e5

View file

@ -3,9 +3,9 @@ source_suffix = ".rst"
master_doc = "index"
project = "I hate money"
copyright = "2011, The 'I hate money' team"
copyright = "2011-2021, The 'I hate money' team"
version = "1.0"
release = "1.0"
version = "5.0"
release = "5.0"
exclude_patterns = ["_build"]
pygments_style = "sphinx"