We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846871d commit 00e2f0eCopy full SHA for 00e2f0e
1 file changed
source/conf.py
@@ -58,6 +58,7 @@
58
# General information about the project.
59
project = "Python GTK+ 3 Tutorial"
60
copyright = "2011-%s, The PyGObject Community" % date.today().year
61
+today = date.today().year
62
63
locale_dirs = ["../translations/locale"]
64
0 commit comments